Update codeql.yml

This commit is contained in:
Daniel Lautzenheiser 2023-02-16 13:28:47 -05:00 committed by GitHub
parent 972199ee2f
commit 93915dac35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,10 +13,10 @@ name: "CodeQL"
on:
push:
branches: ["main"]
branches: ["main", "next"]
pull_request:
# The branches below must be a subset of the branches above
branches: ["main"]
branches: ["main", "next"]
schedule:
- cron: "0 9 * * 4"