We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df145a9 commit 0afa8edCopy full SHA for 0afa8ed
.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