We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d15f53 commit 619241bCopy full SHA for 619241b
1 file changed
.github/workflows/deploy-mkdocs.yml
@@ -11,7 +11,8 @@ on:
11
- 'doc/markdown/**'
12
- 'doc/mkdocs/**'
13
- '.github/workflows/deploy-mkdocs.yml'
14
- workflow_dispatch: # Allow manual trigger
+ workflow_dispatch:
15
+ # Allow manual trigger
16
17
permissions:
18
contents: write
0 commit comments