We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f19e73 commit ba86a8dCopy full SHA for ba86a8d
1 file changed
.github/workflows/docs.yml
@@ -1,9 +1,6 @@
1
name: Documentation
2
3
-on:
4
- push:
5
- branches:
6
- - master
+on: workflow_dispatch
7
8
jobs:
9
publish-documentation:
0 commit comments