Skip to content

Commit 4489cbf

Browse files
authored
Merge pull request #18 from thc202/correct-branch-workflow
Correct branch name in workflow
2 parents 0e48a4b + 5beefcf commit 4489cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Check run
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
paths-ignore:
88
- '**.md'
99
pull_request:

0 commit comments

Comments
 (0)