Commit 6a9c995
Enable workflow for PRs with "push" label
- Add pull_request trigger for labeled, synchronize, and opened events
- Add conditional check to only run workflow for pushes to main, workflow_dispatch, or PRs with "push" label
- Maintains existing functionality while enabling selective PR builds
Co-authored-by: solsson <[email protected]>1 parent a4cf877 commit 6a9c995
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments