Update codeql-analysis.yml

This commit is contained in:
Lucid Kobold
2022-08-12 17:44:03 -04:00
committed by GitHub
parent 4d5d51ea96
commit b889f563e2

View File

@@ -13,10 +13,10 @@ name: "CodeQL"
on: on:
push: push:
branches: [ main ] branches: [ main, stable ]
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, stable ]
schedule: schedule:
- cron: '21 19 * * 4' - cron: '21 19 * * 4'