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:
Jack Baldry
2023-03-08 09:00:58 +00:00
committed by GitHub
parent ee608c2582
commit 96956d8252
+1
View File
@@ -2,6 +2,7 @@ name: PR automation
on:
pull_request_target:
types:
- labeled
- opened
- synchronize
concurrency: