Skip to content

Commit 9d935a3

Browse files
authored
Update UpdateReadme.yml
1 parent b23ce88 commit 9d935a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/UpdateReadme.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
call-shared:
10+
if: ${{ hashFiles('README.template.md') != '' }} # only run if the file exists
1011
uses: control-toolbox/CTActions/.github/workflows/update-readme.yml@main
1112
with:
1213
template_file: README.template.md

0 commit comments

Comments
 (0)