Commit 561037c
authored
ci: allow the docs site deploy to be triggered manually (#2177)
Add a workflow_dispatch trigger to the docs deploy workflow so it can be
re-run on demand. The workflow previously only ran on push to main, so a
dropped push event (as happened with #2171) leaves the change unpublished
with no way to re-trigger the deploy.1 parent d9e189b commit 561037c
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments