We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c38bfe commit b96a2aeCopy full SHA for b96a2ae
.github/workflows/antora-generate.yml
@@ -1,6 +1,7 @@
1
name: Generate Antora Files and Request Build
2
3
on:
4
+ workflow_dispatch:
5
push:
6
branches-ignore:
7
- 'gh-pages'
0 commit comments