Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
phvalguima authored Nov 22, 2024
1 parent 9520c56 commit 23eb9b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
name: Trivy scan and sbom generation
needs: build
runs-on: ubuntu-22.04
timeout-minutes: 15
needs:
- build
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 23eb9b3

Please sign in to comment.