Commit b3f0557
committed
github: eliminate duplicate CI runs for branch pushes
This prevents wasteful duplicate CI execution that occurred when pushing
to a branch and creating a PR from it. Now only main branch pushes and
PRs to main trigger CI, with ci-testing/* branches available for direct
push-based workflow testing while blocking PRs from those branches.
Generated-by: Claude AI
Signed-off-by: Daniel Gomez <[email protected]>1 parent dcf24a9 commit b3f0557
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments