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 44a7767 commit f3fcd45Copy full SHA for f3fcd45
.github/workflows/publish-docs-on-release.yml
@@ -1,6 +1,7 @@
1
name: Deploy Documentation on Release
2
3
on:
4
+ pull_request:
5
release:
6
types: [published]
7
workflow_dispatch:
0 commit comments