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 9d25836 commit 39398a5Copy full SHA for 39398a5
1 file changed
.github/workflows/documentation.yaml
@@ -1,9 +1,7 @@
1
name: Documentation
2
on:
3
- push:
4
- branches: [main]
5
- pull_request:
6
+ release:
+ types: [released]
7
8
permissions:
9
contents: read
0 commit comments