Merge 2a76df4ffd8bc87eef1fe2968da3347236947c0d into c0d4ad69d8bd405d234f1c9166d383b7a4f69ed8

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

View File

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