ci: run on push to stable branch

This commit is contained in:
link2xt
2023-08-25 00:58:14 +00:00
parent ba2c36548e
commit 9bf2850fb1

View File

@@ -15,6 +15,7 @@ on:
push: push:
branches: branches:
- master - master
- stable
env: env:
RUSTFLAGS: -Dwarnings RUSTFLAGS: -Dwarnings