Workflow change
This commit is contained in:
parent
daf4b18152
commit
a61a4708bf
1
.github/workflows/move-to-main-repo.yaml
vendored
1
.github/workflows/move-to-main-repo.yaml
vendored
@ -89,6 +89,7 @@ jobs:
|
|||||||
echo "files_found=false" >> $GITHUB_OUTPUT
|
echo "files_found=false" >> $GITHUB_OUTPUT
|
||||||
echo "missing=$json_file" >> $GITHUB_OUTPUT
|
echo "missing=$json_file" >> $GITHUB_OUTPUT
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
- name: Comment if not all Files found
|
- name: Comment if not all Files found
|
||||||
if: steps.check_files.outputs.files_found == 'false'
|
if: steps.check_files.outputs.files_found == 'false'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user