Skip to content

Commit

Permalink
Disable examples build in trivy scan
Browse files Browse the repository at this point in the history
  • Loading branch information
niveathika authored Dec 5, 2023
1 parent f1e247c commit ecdecee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trivy-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ jobs:
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-standard-library/.github/workflows/trivy-scan-template.yml@main
secrets: inherit
with:
additional-build-flags: "-x :mssql-examples:build"

0 comments on commit ecdecee

Please sign in to comment.