We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 820f11c commit 41d234fCopy full SHA for 41d234f
.github/workflows/docs.yml
@@ -1,5 +1,6 @@
1
name: Deploy Docs
2
on:
3
+ workflow_dispatch:
4
push:
5
branches: [main]
6
paths:
0 commit comments