diff --git a/.github/workflows/trivy.yml b/.github/workflows/trivy.yml index 90193f80..7f2e7599 100644 --- a/.github/workflows/trivy.yml +++ b/.github/workflows/trivy.yml @@ -1,12 +1,8 @@ name: Trivy on: - push: - branches: [ "main" ] - pull_request: - branches: [ "main" ] schedule: - - cron: '44 1 * * 3' + - cron: '44 1 * * *' permissions: contents: read