Skip to content

Commit 89c8f4d

Browse files
authored
Merge pull request #2111 from gregolsky/main
build on PR
2 parents 5a9a0a4 + 73bfdd7 commit 89c8f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-on-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Docusaurus on PR
22

33
on:
44
pull_request:
5-
branches: [new-docs]
5+
branches: [main]
66
types: [opened, synchronize, reopened]
77

88
jobs:

0 commit comments

Comments
 (0)