ci: run workflows on all PR

This commit is contained in:
Pierre Tachoire
2023-12-15 12:02:03 +01:00
parent 2b298708ba
commit 8c6c658abb
3 changed files with 0 additions and 6 deletions

View File

@@ -10,8 +10,6 @@ on:
# see https://github.com/orgs/community/discussions/25722#discussioncomment-3248917
types: [opened, synchronize, reopened, ready_for_review]
branches:
- main
paths:
- "src/**/*.zig"
- "src/*.zig"