We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653f8aa commit 4b17425Copy full SHA for 4b17425
.github/workflows/docs.yml
@@ -1,5 +1,6 @@
1
name: docs
2
on:
3
+ workflow_dispatch:
4
push:
5
branches: [main]
6
permissions:
0 commit comments