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 5c91c07 commit 03fb04fCopy full SHA for 03fb04f
.github/workflows/i18n-bot-download.yml
@@ -51,7 +51,7 @@ jobs:
51
base: HEAD
52
filters: |
53
changed:
54
- - 'src/locale/*.json'
+ - '**'
55
56
- name: Commit files
57
if: steps.filter.outputs.changed == 'true'
0 commit comments