Skip to content

Commit

Permalink
Remove trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
bio-boris authored Nov 5, 2024
1 parent fc70e24 commit fad310e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pr_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,3 @@ jobs:
name: '${{ github.event.repository.name }}'
tags: pr-${{ github.event.number }},latest-rc
secrets: inherit
trivy-scans:
if: (github.base_ref == 'develop' || github.base_ref == 'main' || github.base_ref == 'master' ) && github.event.pull_request.merged == false
uses: kbase/.github/.github/workflows/reusable_trivy-scans.yml@main
secrets: inherit

0 comments on commit fad310e

Please sign in to comment.