From 238faf14935c5751280f84df04bf6ecfcc4307f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=91=86=20Neveda=20=E2=91=88?= <63655535+Neved4@users.noreply.github.com> Date: Mon, 11 Dec 2023 00:39:59 +0100 Subject: [PATCH] Update codeql.yml --- .github/workflows/codeql.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: