From 39dbfc3a887c4a76d76b2d824d67f37eca433e51 Mon Sep 17 00:00:00 2001 From: dolorsfg <43985184+dolorsfg@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:48:27 +0200 Subject: [PATCH] Update codeql.yml --- .github/workflows/codeql.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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