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.
branches
1 parent 078cbcd commit 0d37d09Copy full SHA for 0d37d09
.github/workflows/mdoc.yml
@@ -1,7 +1,7 @@
1
name: Website
2
on:
3
push:
4
- branches: [master, documentation-website]
+ branches: [main]
5
tags: ["*"]
6
jobs:
7
publish:
0 commit comments