Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3281be3

Browse files
committed
CI: revert7a0a2fc (#74)
1 parent4b92466 commit3281be3

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,8 @@ jobs:
5353
-run:git config --local user.email github-actions@github.com
5454
-run:git config --local user.name "GitHub Action's update-translation job"
5555
-name:Check changes significance
56-
run:|
57-
! git diff -I'^"POT-Creation-Date: ' \
58-
-I'^"Language-Team: ' \
59-
-I'^# ' -I'^"Last-Translator: ' \
60-
--exit-code \
61-
&& echo "SIGNIFICANT_CHANGES=1" >> $GITHUB_ENV || exit 0
56+
run:>
57+
! git diff -I'^"POT-Creation-Date: ' -I'^"Language-Team: ' -I'^# ' -I'^"Last-Translator: ' --exit-code && echo "SIGNIFICANT_CHANGES=1" >> $GITHUB_ENV || exit 0
6258
-run:git add .
6359
-run:git commit -m 'Update translation from Transifex'
6460
if:env.SIGNIFICANT_CHANGES

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp