There was an error while loading. Please reload this page.
1 parent 6de9cb2 commit 6f2f763Copy full SHA for 6f2f763
1 file changed
.github/workflows/deploy-docs.yml
@@ -7,7 +7,8 @@ on:
7
paths:
8
- 'docs/**'
9
- '.github/workflows/deploy-docs.yml'
10
-
+ workflow_dispatch:
11
+
12
permissions:
13
contents: read
14
pages: write
0 commit comments