We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cded9b1 commit 405d165Copy full SHA for 405d165
.github/workflows/update-lint-and-build.yml
@@ -52,7 +52,7 @@ jobs:
52
- run: git config --local user.email github-actions@github.com
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