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.
1 parent dc5396c commit d9a5565Copy full SHA for d9a5565
.github/workflows/build_docs.yml
@@ -3,7 +3,7 @@ name: build_docs
3
# execute this workflow automatically when a we push to master
4
on:
5
push:
6
- branches: [ master ]
+ branches: [ main ]
7
8
jobs:
9
0 commit comments