ci: force ci on YAML changes

This commit is contained in:
Pierre Tachoire
2024-04-16 15:41:33 +02:00
parent ffbcfc18f1
commit 8b03c0c651
3 changed files with 3 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ on:
types: [opened, synchronize, reopened, ready_for_review]
paths:
- ".github/**"
- "build.zig"
- "src/**/*.zig"
- "src/*.zig"