Commit ff0a119
committed
Run integration test workflow periodically to catch external breakage
The project infrastructure may be broken by changes to the external dependencies (e.g., GitHub Actions runner changes,
runner machine OS/environment updates, action releases, tool releases).
If this breakage is not caught and fixed quickly by the maintainer, it may cause confusion to the contributors whose
contributions trigger a spurious workflow run failure.
Monitoring for breakage can be done by periodically triggering a workflow run.1 parent ee5bec1 commit ff0a119
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
0 commit comments