Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 9f4dee1

Browse files
committed
Update format check
1 parent d6dbe6b commit 9f4dee1

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)