We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1aa897c + 0afa8ed commit 6550be7Copy full SHA for 6550be7
.github/workflows/documentation.yml
@@ -1,7 +1,7 @@
1
name: Documentation
2
on:
3
push:
4
- branches: [master]
+ branches: [main]
5
permissions:
6
contents: write
7
jobs:
0 commit comments