We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e02de commit 32c8249Copy full SHA for 32c8249
.github/workflows/docs.yml
@@ -4,6 +4,7 @@ on:
4
branches: [master]
5
paths:
6
- 'docs-src/**'
7
+ workflow_dispatch:
8
permissions:
9
contents: read
10
pages: write
0 commit comments