Commit 587ade9
committed
ci: add scheduled dispatcher for stable branch tests
GitHub only fires schedule: triggers on the default branch, so squid
(and future stable branches) get no periodic CI signal for the CI
health dashboard's flaky-rate calculation. Add a dispatcher on main
that runs tests.yml on squid daily via workflow_dispatch, which is
exempt from the Actions recursion guard under GITHUB_TOKEN.
Assisted-by: claude-code:claude-sonnet-5
Signed-off-by: John Ramsden <john.ramsden@canonical.com>1 parent 716e181 commit 587ade9
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments