diff --git a/.github/workflows/trivy-pipeline.yml b/.github/workflows/trivy-pipeline.yml index 7227acfccadb5..90097d8c53145 100644 --- a/.github/workflows/trivy-pipeline.yml +++ b/.github/workflows/trivy-pipeline.yml @@ -11,7 +11,7 @@ on: - main concurrency: - group: ${{ github.event.number }} + group: ${{ github.event.number }}-trivy cancel-in-progress: true jobs: