fix: check jobs not running on main
This commit is contained in:
2
.github/workflows/check-rust.yml
vendored
2
.github/workflows/check-rust.yml
vendored
@@ -2,7 +2,7 @@ on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user