CI: run the clippy+fmt action on all PRs
This commit is contained in:
2
.github/workflows/build-default.yml
vendored
2
.github/workflows/build-default.yml
vendored
@@ -2,7 +2,7 @@ name: Check Default
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ "!main" ]
|
||||
#branches: [ "!main" ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user