We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37a864f + 64cbcc1 commit 4e7c44dCopy full SHA for 4e7c44d
.github/workflows/docs.yml
@@ -2,6 +2,10 @@ name: Documentation
2
3
on:
4
pull_request:
5
+ push:
6
+ branches:
7
+ - main
8
+ tags: '*'
9
10
jobs:
11
docbuild:
0 commit comments