Trigger PR commands on labeled events (#64377)
This should enable adding PRs to organization project boards similar to with issues. Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -2,6 +2,7 @@ name: PR automation
|
||||
on:
|
||||
pull_request_target:
|
||||
types:
|
||||
- labeled
|
||||
- opened
|
||||
- synchronize
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user