diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index cb933b752c..0a17112b53 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -19,7 +19,7 @@ name: Code Quality Analysis on: schedule: - - cron: '0 0 12,20 * * ?' + - cron: '30 3,14 * * *' jobs: build: