Update codeql-analysis.yml

This commit is contained in:
Micahperez2 2022-07-06 10:55:49 -07:00 committed by GitHub
parent 593ac41c4b
commit 65b9ddd8b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,10 +13,10 @@ name: "CodeQL"
on: on:
push: push:
branches: [ "main" ] branches: [ "main", "GHAS_TEST" ]
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", "GHAT_TEST" ]
schedule: schedule:
- cron: '43 20 * * 6' - cron: '43 20 * * 6'