Skip to content

Commit

Permalink
ci: only trigger xliff check on ts/js modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgarel committed Aug 7, 2024
1 parent 475d4e3 commit 256edf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ repos:
- id: check-translations
name: "Check if translations files in 'frontend/xliff' need to be updated"
entry: make check_translations
types_or: [ts,javascript,pofile]
language: system

0 comments on commit 256edf3

Please sign in to comment.