Skip to content

Commit

Permalink
Merge pull request #2219 from torredil/fix-trivy-85123h
Browse files Browse the repository at this point in the history
Fixup trivy workflows
  • Loading branch information
k8s-ci-robot authored Nov 8, 2024
2 parents 9640450 + 5ea9a9a commit 596ace5
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 596ace5

Please sign in to comment.