mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
CI: Run auto-milestone workflow also on reopened pull-requests (#74390)
This commit is contained in:
parent
a14af5e680
commit
94c9bee181
1
.github/workflows/auto-milestone.yml
vendored
1
.github/workflows/auto-milestone.yml
vendored
@ -3,6 +3,7 @@ on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- closed
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user