mirror of https://github.com/wayvr-org/wayvr.git
CI: run the clippy+fmt action on all PRs
This commit is contained in:
parent
04063cd60b
commit
9f2f3727aa
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue