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 5a9a0a4 + 73bfdd7 commit 89c8f4dCopy full SHA for 89c8f4d
.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