Skip to content

Commit

Permalink
[Tool] Trivy Pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: AndyZiYe <[email protected]>
  • Loading branch information
andyziye committed May 21, 2024
1 parent 64c2d99 commit 5dfec22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- main

concurrency:
group: ${{ github.event.number }}
group: ${{ github.event.number }}-trivy
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit 5dfec22

Please sign in to comment.