diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 08e26dc..9c98e5e 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -16,8 +16,8 @@ on: branches: [ "main" ] pull_request: branches: [ "main" ] - schedule: - - cron: '17 0 * * 0' + # schedule: + # - cron: '17 0 * * 0' jobs: analyze: