Skip to content

Commit 6ce02c8

Browse files
committed
feat: optimize actions
1 parent 6a235eb commit 6ce02c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Check Pull Format
22

33
on:
44
pull_request_target:
5-
types: [assigned, opened, synchronize, reopened]
5+
types: [opened, reopened]
66

77
jobs:
88
# This workflow closes invalid PR

0 commit comments

Comments
 (0)