CI: Run auto-milestone workflow also on reopened pull-requests (#74390)

This commit is contained in:
Horst Gutmann
2023-09-07 12:32:22 +02:00
committed by GitHub
parent a14af5e680
commit 94c9bee181

View File

@@ -3,6 +3,7 @@ on:
pull_request:
types:
- opened
- reopened
- closed
jobs: