Commit cc16ff0
committed
Fix build matrix condition to properly detect workflow_dispatch trigger
- Added debug output to show event name and inputs
- Fixed empty string check for build_sources input
- Now correctly expands matrix for manual/scheduled runs
- Manual runs without custom input will test all 6 sources (current + 5 PRs)1 parent dbbef6b commit cc16ff0
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
48 | 52 | | |
49 | | - | |
50 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
| |||
0 commit comments