Merge pull request #1479 from matheuscscp/new-release-label

Add 1.3.x release label
This commit is contained in:
Stefan Prodan 2024-05-08 17:07:07 +03:00 committed by GitHub
commit b41c6532a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

3
.github/labels.yaml vendored
View File

@ -25,3 +25,6 @@
- name: backport:release/v1.2.x
description: To be backported to release/v1.2.x
color: '#ffd700'
- name: backport:release/v1.3.x
description: To be backported to release/v1.3.x
color: '#ffd700'