Update codeql-analysis.yml

This commit is contained in:
Emanuelle Pharand 2022-05-03 03:21:00 -04:00 committed by GitHub
parent c0d4ad69d8
commit 2a76df4ffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,14 +11,14 @@
#
name: "CodeQL"
on:
on: ubuntu-latest
push:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '23 19 * * 0'
- cron: '23 19 * * 1'
jobs:
analyze: