Run CodeQL Action on PRs

This commit is contained in:
Andrew Eisenberg
2020-07-23 10:13:44 -07:00
parent a946965331
commit 9052851f9a

View File

@@ -2,6 +2,7 @@ name: "Code Scanning - CodeQL"
on:
push:
pull_request:
schedule:
- cron: '0 0 * * 0'