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:
push:
branches: [ "main" ]
branches: [ "main", "GHAS_TEST" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
branches: [ "main", "GHAT_TEST" ]
schedule:
- cron: '43 20 * * 6'