Fix codeql workflow

This commit is contained in:
Márk Sági-Kazár 2021-09-15 21:19:19 +02:00 committed by GitHub
parent c4687f7766
commit 2062cd6ee6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,10 +13,10 @@ name: "CodeQL"
on: on:
push: push:
branches: [ fork ] branches: [ master ]
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: [ fork ] branches: [ master ]
schedule: schedule:
- cron: '22 16 * * 3' - cron: '22 16 * * 3'