We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9215fcc + 6ead86e commit 6ca7465Copy full SHA for 6ca7465
1 file changed
.github/workflows/deploy-docs.yml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
push:
6
branches: [main]
7
+ workflow_dispatch:
8
9
jobs:
10
build-docs:
0 commit comments