We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd6999e + 22a7402 commit f1ea95aCopy full SHA for f1ea95a
1 file changed
.github/workflows/docs.yml
@@ -2,8 +2,7 @@ name: Documentation
2
3
on:
4
push:
5
- branches:
6
- - master
+ branches: [main]
7
tags: '*'
8
pull_request:
9
0 commit comments