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 8be5147 commit cdb73d6Copy full SHA for cdb73d6
.github/workflows/docs.yml
@@ -4,6 +4,7 @@ name: GitHubPages
4
on:
5
push:
6
branches: ["main"]
7
+ workflow_dispatch:
8
9
# Cancel previous in-progress workflow, only the latest run is relevant
10
concurrency:
0 commit comments