We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d729445 commit 2eb86e7Copy full SHA for 2eb86e7
.github/workflows/documentation.yml
@@ -1,6 +1,9 @@
1
name: documentation
2
3
-on: [push, pull_request, workflow_dispatch]
+on:
4
+ push:
5
+ branches:
6
+ - main
7
8
permissions:
9
contents: write
0 commit comments