diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 3aefe0a51..a9d354827 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -17,12 +17,10 @@ on: pull_request: branches: [ "main" ] schedule: - - cron: '30 18 * * 1' - workflow_dispatch: - + - cron: '22 14 * * 4' -jobs: - analyze: +jobs: + analyze: name: Analyze (${{ matrix.language }}) # Runner size impacts CodeQL analysis time. To learn more, please see: # - https://gh.io/recommended-hardware-resources-for-running-codeql