Skip to content

Commit

Permalink
fix(CI): restrict labeling of Translations. ref #237
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Sep 29, 2024
1 parent 19a4832 commit 2e60cd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ Action menus:
Translations:
- changed-files:
- any-glob-to-any-file: 'src/i18n/**/*'
- all-globs-to-all-files: '!src/i18n/locales/en.json'

0 comments on commit 2e60cd7

Please sign in to comment.