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

Commitc3bf1cb

Browse files
Skip if no README (#72)
1 parente23ee20 commitc3bf1cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
TX_TOKEN:${{ secrets.TX_TOKEN }}
3939
# Process README.md
4040
-run:python -Werror -m cogapp -rP README.md
41+
if:${{ hashFiles('README.md') != '' }}
4142
env:
4243
TX_TOKEN:${{ secrets.TX_TOKEN }}
4344
# Process README.en.md

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp