workflow
This commit is contained in:
parent
924ce36de3
commit
cbfba1ec74
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ jobs:
|
|||
env:
|
||||
ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.all_changed_files }}
|
||||
run: |
|
||||
(cd /home/fordj/SOURCES/FORDJ/fordjx/hackathon-zurich && git pull)
|
||||
for file in ${ALL_CHANGED_FILES}; do
|
||||
echo "$file was changed"
|
||||
filename=$(basename -- "$file")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue