Merge pull request #136 from lightpanda-io/ci-pr

ci: run workflows on all PR
This commit is contained in:
Pierre Tachoire
2023-12-15 12:06:31 +01:00
committed by GitHub
3 changed files with 0 additions and 6 deletions

View File

@@ -25,8 +25,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"

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"

View File

@@ -20,8 +20,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"