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 0323fb0 commit a80c9d0Copy full SHA for a80c9d0
.github/workflows/documentation.yml
@@ -3,6 +3,7 @@ name: Build documentation
3
on:
4
release:
5
types: [published]
6
+ branches: [main]
7
workflow_dispatch:
8
9
jobs:
0 commit comments