Commit 5be0c21
committed
Let a push to this branch start the sweep
`workflow_dispatch` is only offered for workflows on the repository's default
branch, and this one is deliberately not there: it lives on a branch of its own
so it stays out of PR warp-tech#2397. A push to that branch is the trigger left, and it
suits a job that takes hours across eight runners — a sweep is something you
ask for, not something that happens to you.1 parent fee3586 commit 5be0c21
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
| |||
0 commit comments