Skip to content

Commit 3a81b4e

Browse files
authored
Updating the action triggers for more events (#1636)
1 parent 6397070 commit 3a81b4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/contributor-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Contributor Reputation Check
22

33
on:
44
pull_request_target:
5-
types: [opened]
5+
types: [opened, synchronize, reopened, edited, ready_for_review]
66
issues:
7-
types: [opened]
7+
types: [opened, reopened, edited]
88

99
permissions:
1010
contents: read

0 commit comments

Comments
 (0)