We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9920d commit db101a9Copy full SHA for db101a9
2 files changed
…ation_validator/validate_translations.py .github/scripts/validate_translations.py.github/scripts/translation_validator/validate_translations.py renamed to .github/scripts/validate_translations.py
.github/workflows/validate-translations.yml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
paths:
6
- custom_components/powercalc/translations/*.json
7
+ workflow_dispatch:
8
9
permissions:
10
contents: read
0 commit comments