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 f316c1e commit 4c6063aCopy full SHA for 4c6063a
.github/workflows/release-publish-documentation.yml
@@ -3,8 +3,7 @@ name: Publish downloadable documentation
3
on:
4
release:
5
types: [released]
6
- pull_request:
7
- branches: [main, fix-docbuild-zip]
+ workflow_dispatch:
8
9
jobs:
10
build-and-publish-htmldocs:
0 commit comments