Skip to content
This repository was archived by the owner on Aug 6, 2023. It is now read-only.

Commit

Permalink
Fix labeler localization path
Browse files Browse the repository at this point in the history
  • Loading branch information
Morb0 authored Jun 20, 2022
1 parent 37c341c commit 8831ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- '**/*.xaml*'

"Changes: Localization":
- 'Resources/Locale/*.ftl'
- 'Resources/Locale/**/*.ftl'

"No C#":
- all: ["!**/*.cs"]

0 comments on commit 8831ce3

Please sign in to comment.