From 5ea5785422f7f7f0b43e9b389d7a17f69156e72d Mon Sep 17 00:00:00 2001 From: Boof <97455552+hexahigh@users.noreply.github.com> Date: Fri, 22 Sep 2023 09:47:49 +0200 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 3d6daa6..faa2ebf 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -14,10 +14,10 @@ name: "CodeQL" on: workflow_dispatch: push: - branches: [ "v2" ] + branches: [ "v3-New_Horizons" ] pull_request: # The branches below must be a subset of the branches above - branches: [ "v2" ] + branches: [ "v3-New_Horizons" ] schedule: - cron: '44 8 * * 5'