Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
devpro committed Sep 6, 2024
1 parent 30c9644 commit a1a6f7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
run: ct lint --target-branch ${{ github.event.repository.default_branch }}
image-scan:
needs: changes
if: ${{ needs.changes.outputs.apps }}
strategy:
matrix:
app: ${{ fromJSON(needs.changes.outputs.apps) }}
Expand Down

0 comments on commit a1a6f7f

Please sign in to comment.