Skip to content

Commit 37e5328

Browse files
Merge pull request #379 from ArnoStrouwen/patch-3
[skip ci] change master to main FormatCheck.yml
2 parents 6593133 + 86b9dbc commit 37e5328

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)