Skip to content

Commit

Permalink
run trivy on main branch
Browse files Browse the repository at this point in the history
Signed-off-by: Fan Shang Xiang <[email protected]>
  • Loading branch information
MartinForReal committed Sep 26, 2024
1 parent c7a4aa2 commit b0303b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Trivy scanner
on:
workflow_dispatch:
push:
branches:
- master
- main
tags:
- 'v*.*.*'
pull_request:
Expand Down

0 comments on commit b0303b6

Please sign in to comment.