Update codeql.yml

This commit is contained in:
Boof 2023-09-22 09:47:49 +02:00 committed by GitHub
parent 7be64343f2
commit 5ea5785422
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,10 +14,10 @@ name: "CodeQL"
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: [ "v2" ] branches: [ "v3-New_Horizons" ]
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ "v2" ] branches: [ "v3-New_Horizons" ]
schedule: schedule:
- cron: '44 8 * * 5' - cron: '44 8 * * 5'