Commit fc6cce5
committed
Make CI easier to run in forks
This makesthe CI workflow easier to run in forks, for those who
wish to run it in feature branches that don't (or don't yet) have a
PR, by making it so that, in addition to `main`, branch names that
have `run-ci` as a non-trailing component also run it on `push`.1 parent db0f01e commit fc6cce5
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | | - | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
0 commit comments