We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5133f4 commit b9d4df8Copy full SHA for b9d4df8
.github/workflows/gen-toc.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
push:
6
branches:
7
- - master
+ - main
8
9
env:
10
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
0 commit comments