Update codeql-analysis.yml

This commit is contained in:
Emotion 2021-10-09 12:50:03 +13:00 committed by GitHub
parent 7a4b3e8d71
commit ac19e059c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,10 +13,10 @@ name: "CodeQL"
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
branches: [ main ]
schedule:
- cron: '44 22 * * 6'