Commit b5bf5db
committed
fix(ci): disable runner-health cron trigger — runner permanently offline
Removes schedule: */15 * * * * trigger that was generating ~96 issues/day
due to RUNNER_NAME env var conflict with GitHub Actions built-in variable.
Retains workflow_dispatch for portfolio demonstration purposes.
Fixes CIAP-011 parent 1eba0dd commit b5bf5db
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
0 commit comments