diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index ab596cbe4..3aefe0a51 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -18,9 +18,11 @@ on: branches: [ "main" ] schedule: - cron: '30 18 * * 1' + workflow_dispatch: + -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