Commit 2416c3f
committed
diag: trigger on this branch, since workflow_dispatch needs the default branch
A workflow_dispatch-only workflow is not dispatchable until the file exists on
the default branch. Putting a throwaway diagnostic on main to be able to run it
is the opposite of what it is for, so it triggers on pushes to its own branch.1 parent ae7feb8 commit 2416c3f
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
0 commit comments