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

Add 1.3.x release label
This commit is contained in:
Stefan Prodan 2024-05-08 17:07:19 +03:00 committed by GitHub
commit a490f79296
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

@ -26,3 +26,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'