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:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "!main" ]
|
#branches: [ "!main" ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
|||||||
Reference in New Issue
Block a user