chore(gha): run prcop workflow on milestone (#7647)

chore: run prcop workflow on milestone
This commit is contained in:
Jesse Mazzella 2024-03-27 09:09:57 -07:00 committed by GitHub
parent 5b4ee1949f
commit 46823ec225
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,8 @@ on:
types: types:
- labeled - labeled
- unlabeled - unlabeled
- milestoned
- demilestoned
- opened - opened
- reopened - reopened
- synchronize - synchronize