Skip to content

Commit 0e94b00

Browse files
committed
fix: run Pull Request Checks on PR to master
1 parent 46fa39b commit 0e94b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: Pull Request Checks
88
on:
99
pull_request:
1010
branches:
11-
- autorev-command
11+
- master
1212

1313
jobs:
1414
spellcheck:

0 commit comments

Comments
 (0)