Update codeql-analysis.yml

This commit is contained in:
Cadey Ratio 2020-07-14 10:29:18 -04:00 committed by GitHub
parent 16bc22d8a2
commit 4085fb2e4f
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,7 +2,9 @@ name: "Code scanning - action"
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '0 18 * * 6'