Thanks to visit codestin.com Credit goes to github.com
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 cded9b1 commit 405d165Copy full SHA for 405d165
1 file changed
.github/workflows/update-lint-and-build.yml
@@ -52,7 +52,7 @@ jobs:
52
- run: git config --local user.email [email protected]
53
- run: git config --local user.name "GitHub Action's update-translation job"
54
- name: Check changes significance
55
- - run: |
+ run: |
56
! git diff -I'^"POT-Creation-Date: ' \
57
-I'^"Language-Team: ' \
58
-I'^# ' -I'^"Last-Translator: ' \
0 commit comments