Update codeql branch target (#5913)

This commit is contained in:
Nate Prewitt
2021-08-26 03:58:35 -07:00
committed by GitHub
parent 70a13e2a26
commit b351e906b6
+2 -2
View File
@@ -7,10 +7,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: '0 23 * * 0'