output
Some checks failed
Reload Act Runner Stack to clear cache for workflows / deploy-gitainer (push) Failing after 5s
Some checks failed
Reload Act Runner Stack to clear cache for workflows / deploy-gitainer (push) Failing after 5s
This commit is contained in:
parent
90ef687663
commit
f02c70dc5c
@ -35,9 +35,3 @@ jobs:
|
|||||||
uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47
|
uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47
|
||||||
with:
|
with:
|
||||||
files: ${{ inputs.files }}
|
files: ${{ inputs.files }}
|
||||||
|
|
||||||
- name: Fail the job if nothing is changed
|
|
||||||
if: steps.changed-files-specific.outputs.any_changed != 'true'
|
|
||||||
run: |
|
|
||||||
echo "nothing changed"
|
|
||||||
exit 1
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user