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 9ec94e5 commit a131e75Copy full SHA for a131e75
.github/workflows/pages.yml
@@ -3,7 +3,7 @@ on:
3
branches:
4
- main
5
- documentation-tm # for testing
6
- workflow-dispatch
+ workflow_dispatch:
7
8
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
9
permissions:
0 commit comments