mirror of
https://github.com/EpicMorg/atlassian-json.git
synced 2025-01-14 15:48:17 +03:00
Update json-master.yml
This commit is contained in:
parent
a2fe4446de
commit
15e4808ed5
6
.github/workflows/json-master.yml
vendored
6
.github/workflows/json-master.yml
vendored
@ -41,7 +41,11 @@ jobs:
|
||||
ls -las
|
||||
./update.sh
|
||||
cd ..
|
||||
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
commit_message: Apply changes
|
||||
|
||||
- name: "Run if changes have been detected"
|
||||
if: steps.auto-commit-action.outputs.changes_detected == 'true'
|
||||
run: echo "Changes!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user