mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-07 15:42: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:
|
on:
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
types: [opened]
|
types: [opened, synchronize, reopened, edited, ready_for_review]
|
||||||
issues:
|
issues:
|
||||||
types: [opened]
|
types: [opened, reopened, edited]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user