making it allways run on pull requests for now

This commit is contained in:
2025-11-09 22:03:57 +01:00
parent f7a1f84730
commit 2df54930bb

View File

@@ -8,9 +8,6 @@ on:
- "./Cargo.toml"
pull_request:
branches: ["main", "develop"]
paths:
- "./src/**"
- "./Cargo.toml"
env:
CARGO_TERM_COLOR: always