Commit aa79b7b
committed
chore(ci): drop push-to-main trigger from shadow-docker-build
Per pimlock's review on #973: shadow workflows shouldn't auto-run on
main pushes while we're still collecting Phase 3 data, so failures don't
clutter the CI run history. Switch to `workflow_dispatch` only — we keep
manual dispatch for measurement runs and lose the auto-baseline-on-merge
(already had 7 green data points; the pattern was redundant).
Refs OS-127.
Signed-off-by: Jonas Toelke <jtoelke@nvidia.com>1 parent cd5c16d commit aa79b7b
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments