chore: Stop labelling PRs with 2.x, assuming it's default now (#7665)

This commit is contained in:
Massimiliano Pippi 2024-05-08 17:34:05 +02:00 committed by GitHub
parent 7c9532b200
commit c07cedf168
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.github/labeler.yml vendored
View File

@ -1,7 +1,4 @@
# Release lines
2.x:
- base-branch: 'main'
1.x:
- base-branch: 'v1.x'