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