mirror of
https://github.com/EpicMorg/atlassian-json.git
synced 2024-12-27 07:05:31 +03:00
Update json-master.yml
This commit is contained in:
parent
79e83914d5
commit
ac21851b76
4
.github/workflows/json-master.yml
vendored
4
.github/workflows/json-master.yml
vendored
@ -49,6 +49,6 @@ jobs:
|
||||
commit_user_email: stamepicmorg@users.noreply.github.com # defaults to "actions@github.com"
|
||||
commit_author: stamepicmorg <stamepicmorg@users.noreply.github.com> # defaults to author of the commit that triggered the run
|
||||
if: steps.auto-commit-action.outputs.changes_detected == 'false'
|
||||
run: echo "No Changes!"
|
||||
run: echo "No Changes!"
|
||||
if: steps.auto-commit-action.outputs.changes_detected == 'true'
|
||||
run: echo "Changes!"
|
||||
run: echo "Changes!"
|
||||
|
Loading…
Reference in New Issue
Block a user