Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405d165 commit 0e7ca63Copy full SHA for 0e7ca63
1 file changed
.github/workflows/update-lint-and-build.yml
@@ -42,6 +42,7 @@ jobs:
42
TX_TOKEN: ${{ secrets.TX_TOKEN }}
43
- name: Update README.md
44
run: python -Werror -m cogapp -rP README.md
45
+ if: ${{ hashFiles('README.md') != '' }}
46
env:
47
48
- name: Update README.en.md
0 commit comments