We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32826cd commit cb8d0afCopy full SHA for cb8d0af
.github/workflows/publish-docs.yml
@@ -1,5 +1,7 @@
1
on:
2
push:
3
+ branches:
4
+ - main
5
tags:
6
- "*"
7
0 commit comments