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