Skip to content

Commit a7d0294

Browse files
committed
Allow for more triggers to codeowners
1 parent 1b923ab commit a7d0294

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeowners-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Codeowners merging
22
on:
3-
pull_request_target: { types: opened }
3+
pull_request_target: { types: [ opened, synchronize, reopened] }
44
issue_comment: { types: created }
55
pull_request_review: { types: submitted }
66

0 commit comments

Comments
 (0)