mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Auto add milestone when opening a PR (#72494)
This commit is contained in:
parent
7406c4ff51
commit
e6fe34c62c
1
.github/workflows/auto-milestone.yml
vendored
1
.github/workflows/auto-milestone.yml
vendored
@ -2,6 +2,7 @@ name: Auto-milestone
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- closed
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user