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'