diff --git a/.github/workflows/ci-aqua-security-trivy-tests.yml b/.github/workflows/ci-aqua-security-trivy-tests.yml index 28a0b98..1411856 100644 --- a/.github/workflows/ci-aqua-security-trivy-tests.yml +++ b/.github/workflows/ci-aqua-security-trivy-tests.yml @@ -12,7 +12,7 @@ on: branches: - master schedule: - - cron: "0 * * * *" + - cron: "0 2 * * *" jobs: build: name: trivy-tests