We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8adcacc commit a8746fdCopy full SHA for a8746fd
.github/workflows/docgen.yml
@@ -6,7 +6,7 @@ name: Generate Docs
6
# events but only for the master branch
7
on:
8
push:
9
- branches: [ master ]
+ branches: [ main ]
10
11
jobs:
12
build-docs:
0 commit comments