Skip to content

Commit

Permalink
Fixing bug on jitterbit action
Browse files Browse the repository at this point in the history
  • Loading branch information
matcnft authored Nov 9, 2021
1 parent b6f17d4 commit db75c9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-policy-id-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
- uses: actions/checkout@v1
- id: files
uses: jitterbit/get-changed-files@v1
continue-on-error: true
with:
format: 'json'
- id: chagedFiles
Expand Down

0 comments on commit db75c9b

Please sign in to comment.