From 9bf2850fb1f3ec3082d4043363df954a85503c49 Mon Sep 17 00:00:00 2001 From: link2xt Date: Fri, 25 Aug 2023 00:58:14 +0000 Subject: [PATCH] ci: run on push to stable branch --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd2d085b7..010d32992 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,6 +15,7 @@ on: push: branches: - master + - stable env: RUSTFLAGS: -Dwarnings