making it allways run on pull requests for now
This commit is contained in:
3
.github/workflows/rust_test.yml
vendored
3
.github/workflows/rust_test.yml
vendored
@@ -8,9 +8,6 @@ on:
|
||||
- "./Cargo.toml"
|
||||
pull_request:
|
||||
branches: ["main", "develop"]
|
||||
paths:
|
||||
- "./src/**"
|
||||
- "./Cargo.toml"
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user