mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-07 07:32:12 +00:00
Updating the action triggers for more events (#1636)
This commit is contained in:
@@ -2,9 +2,9 @@ name: Contributor Reputation Check
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened]
|
||||
types: [opened, synchronize, reopened, edited, ready_for_review]
|
||||
issues:
|
||||
types: [opened]
|
||||
types: [opened, reopened, edited]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user