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 e9f3b19 commit 6617907Copy full SHA for 6617907
.github/workflows/docs.yml
@@ -1,7 +1,7 @@
1
name: Documentation
2
on:
3
push:
4
- branches: [main]
+ branches: [master]
5
tags: [v*]
6
pull_request:
7
jobs:
0 commit comments