mirror of https://github.com/grafana/grafana.git
CI: Run auto-milestone workflow also on reopened pull-requests (#74390)
This commit is contained in:
parent
a14af5e680
commit
94c9bee181
|
|
@ -3,6 +3,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
|
- reopened
|
||||||
- closed
|
- closed
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue