We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edaadba commit f4e68a5Copy full SHA for f4e68a5
1 file changed
.github/workflows/docs.yml
@@ -2,6 +2,7 @@ name: Docs
2
on:
3
push:
4
branches: [master]
5
+ workflow_dispatch:
6
permissions:
7
contents: read
8
pages: write
0 commit comments