We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e765a4 commit 63e926fCopy full SHA for 63e926f
.github/workflows/update-doc.yml
@@ -3,7 +3,7 @@ name: documentation
3
on:
4
push:
5
branches:
6
- - "master"
+ - "main"
7
- "test-doc-generator" # for testing
8
9
jobs:
0 commit comments