Skip to content

Commit cdb4f5c

Browse files
authored
fix(ci): run auto-fix from the correct branch (#5309)
1 parent 25edf47 commit cdb4f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-fix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- master
7-
pull_request_target:
7+
pull_request:
88
branches:
99
- master
1010

0 commit comments

Comments
 (0)