Update codeql.yml

This commit is contained in:
Ross Brodbeck 2021-04-23 15:34:48 -04:00 committed by GitHub
parent b717aa9f47
commit 10eec4583b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ name: 'Code scanning'
on:
push:
branches:
- main
pull_request:
schedule:
- cron: '0 19 * * 0'