ci: run only on main branch pushes

This commit is contained in:
link2xt
2023-10-25 21:46:09 +00:00
parent f00e68e142
commit eaeacb8848

View File

@@ -14,8 +14,7 @@ on:
pull_request: pull_request:
push: push:
branches: branches:
- master - main
- stable
env: env:
RUSTFLAGS: -Dwarnings RUSTFLAGS: -Dwarnings