fix: only apply changelog:translation label to weblate branch (#12468)

This commit is contained in:
bo0tzz 2024-09-08 15:09:27 +02:00 committed by GitHub
parent 56bf3cc3d1
commit d1ce9e4d3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
.github/labeler.yml vendored
View File

@ -35,6 +35,4 @@ documentation:
- machine-learning/app/**
changelog:translation:
- changed-files:
- any-glob-to-any-file:
- web/src/lib/i18n/*.json
- head-branch: ['^chore/translations$']