Chore: Auto add milestone when opening a PR (#72494)

This commit is contained in:
Andres Martinez Gotor 2023-07-28 10:44:00 +02:00 committed by GitHub
parent 7406c4ff51
commit e6fe34c62c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@ name: Auto-milestone
on:
pull_request:
types:
- opened
- closed
jobs: