Skip to content

Commit bab06be

Browse files
Merge pull request #182 from ArnoStrouwen/fix-ci-branch
Fix(CI): Update branch references to main
2 parents 7cf996e + e661360 commit bab06be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/FormatCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: format-check
33
on:
44
push:
55
branches:
6-
- 'master'
6+
- 'main'
77
- 'release-'
88
tags: '*'
99
pull_request:

0 commit comments

Comments
 (0)