CI: run the clippy+fmt action on all PRs

This commit is contained in:
galister 2025-04-16 19:02:07 +09:00
parent 04063cd60b
commit 9f2f3727aa
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Check Default
on:
pull_request:
branches: [ "!main" ]
#branches: [ "!main" ]
env:
CARGO_TERM_COLOR: always