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

View File

@@ -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