Skip to content

Commit

Permalink
wip17
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Golaszewski committed Nov 14, 2024
1 parent 80adbed commit 56839f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
needs: prepare
strategy:
matrix:
branch: ["1.28"]
# branch: ["1.28"]
# branch: ["1.28","release-1.30","release-1.31","v1.1"]
# branch: ${{ needs.prepare.outputs.branches }}
branch: ${{ needs.prepare.outputs.branches }}
# branch: [master]
permissions:
security-events: write
Expand Down

0 comments on commit 56839f7

Please sign in to comment.