Skip to content

Commit 0e7ca63

Browse files
Update update-lint-and-build.yml (#77)
1 parent 405d165 commit 0e7ca63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
TX_TOKEN: ${{ secrets.TX_TOKEN }}
4343
- name: Update README.md
4444
run: python -Werror -m cogapp -rP README.md
45+
if: ${{ hashFiles('README.md') != '' }}
4546
env:
4647
TX_TOKEN: ${{ secrets.TX_TOKEN }}
4748
- name: Update README.en.md

0 commit comments

Comments
 (0)