Skip to content

Commit ca1f41b

Browse files
ci: auto assign
1 parent d5ad7ee commit ca1f41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "Auto Assign PR Author"
33

44
on:
55
pull_request:
6-
types: [opened, reopened, synchronize]
6+
types: [opened]
77

88
jobs:
99
auto-assign:

0 commit comments

Comments
 (0)