Skip to content

Commit

Permalink
Fixup trivy workflows
Browse files Browse the repository at this point in the history
Signed-off-by: torredil <[email protected]>
  • Loading branch information
torredil committed Nov 8, 2024
1 parent 9640450 commit 5ea9a9a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/trivy-containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@

name: Trivy Scanner - Container Images
on:
push:
branches:
- master
schedule:
- cron: '0 */24 * * *'

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@

name: Trivy Scanner
on:
push:
branches:
- master
pull_request:

permissions:
Expand Down

0 comments on commit 5ea9a9a

Please sign in to comment.