We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent add6847 commit d2fd92fCopy full SHA for d2fd92f
.github/workflows/docs-push.yml
@@ -1,6 +1,7 @@
1
name: Push docs to knowledgebase
2
on:
3
push:
4
+ branches: master
5
6
jobs:
7
Copy-docs:
0 commit comments