Update codeql-analysis.yml

This commit is contained in:
Jay Lee 2025-04-09 14:49:17 -04:00 committed by GitHub
parent cae1b95485
commit 69dc53260c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,10 +13,11 @@ name: "CodeQL"
on:
push:
branches: [ main ]
paths-ignore:
- 'wiki/**'
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
paths-ignore:
- 'wiki/**'
schedule:
- cron: '25 10 * * 1'