Skip to content

Commit

Permalink
Update push-trigger.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Mahesh-Binayak <[email protected]>
  • Loading branch information
Mahesh-Binayak authored Oct 16, 2024
1 parent 13b85cb commit 04b8fa6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ jobs:

trivy_scan:
needs: build-dockers
strategy:
matrix:
include:
- SERVICE_NAME: 'biosdk-server'
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 04b8fa6

Please sign in to comment.