ci: trigger gh actions on any PR

This commit is contained in:
r4bbit
2026-08-05 11:26:40 +02:00
parent 96dc69c39f
commit 6ee135ea18
+1 -1
View File
@@ -4,7 +4,7 @@ on:
push:
branches: [main]
pull_request:
branches: [main]
types: [opened, synchronize, reopened]
env:
CARGO_TERM_COLOR: always