Skip to content

Commit

Permalink
chore(actions): hot fix jitterbit/get-changed-files#11
Browse files Browse the repository at this point in the history
  • Loading branch information
developerfred committed Nov 18, 2022
1 parent 1a65138 commit 117b817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dbt_precommit_hooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
with:
format: space-delimited
token: ${{ secrets.GITHUB_TOKEN }}
continue-on-error: true
- name: Set modfied and added files as arg
run: |
echo "FILES=$(echo ${{ steps.abc.outputs.added_modified }})" >> $GITHUB_ENV
Expand Down

0 comments on commit 117b817

Please sign in to comment.