Commit 55bfe72
committed
[CI] add workflow_dispatch hook to bypass GitHub fork-PR throttling
The new module addition (dms_libreoffice_preview) pushed after a burst
of activity on PR #3 / PR #5 today \u2014 GitHub's anti-abuse heuristic
silently dropped the pull_request trigger for PR #6. workflow_dispatch
lets us `gh workflow run` manually when this happens. Same pattern
used on the 19.0-imp-dms-ux + 19.0-ci-ui-artifacts branches.1 parent 2052815 commit 55bfe72
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
0 commit comments