Skip to content

Commit 405d165

Browse files
Fixup (#76)
1 parent cded9b1 commit 405d165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-lint-and-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- run: git config --local user.email github-actions@github.com
5353
- run: git config --local user.name "GitHub Action's update-translation job"
5454
- name: Check changes significance
55-
- run: |
55+
run: |
5656
! git diff -I'^"POT-Creation-Date: ' \
5757
-I'^"Language-Team: ' \
5858
-I'^# ' -I'^"Last-Translator: ' \

0 commit comments

Comments
 (0)