diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index 784bf2f4..c2a09bc6 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -3,7 +3,7 @@ name: Coverity on: schedule: - - cron: "0 0 * * *" + - cron: '32 5 * * 1' workflow_dispatch: permissions: @@ -44,4 +44,4 @@ jobs: --form file=@cov.tar.gz \ --form version="Commit $GITHUB_SHA" \ --form description="Build submitted via CI" \ - https://scan.coverity.com/builds?project=zabbix_dbmon \ No newline at end of file + https://scan.coverity.com/builds?project=zabbix_dbmon