From ec1d4c53236fbd87dfca5a8aa287fb16a32ed42a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Harri=20Pitk=C3=A4nen?= Date: Fri, 26 Jan 2024 19:40:35 +0200 Subject: [PATCH] Remove scheduled scan --- .github/workflows/codeql-analysis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index bac5a840e..fe0354225 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -17,8 +17,6 @@ on: pull_request: # The branches below must be a subset of the branches above branches: [ "master" ] - schedule: - - cron: '42 2 * * 6' jobs: analyze: