We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d085e2 commit 683c7d0Copy full SHA for 683c7d0
.github/workflows/docs_pages_workflow.yml
@@ -3,6 +3,7 @@ name: docs_pages_workflow
3
# execute this workflow automatically when a we push to master
4
on:
5
push:
6
+ workflow_dispatch:
7
8
jobs:
9
0 commit comments