Skip to content

Commit 5d04a9f

Browse files
committed
Fix trigger event of formatter CI
1 parent 327ca9d commit 5d04a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/formatter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Formatter
33

44
on:
55
push:
6-
pull_request:
76
branches: [main, master]
7+
pull_request:
88

99
jobs:
1010
changes:

0 commit comments

Comments
 (0)