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 54e105c commit 73bfdd7Copy full SHA for 73bfdd7
.github/workflows/build-on-pr.yml
@@ -2,7 +2,7 @@ name: Build Docusaurus on PR
2
3
on:
4
pull_request:
5
- branches: [new-docs]
+ branches: [main]
6
types: [opened, synchronize, reopened]
7
8
jobs:
0 commit comments