Ci update #69

Merged
LucidKobold merged 3 commits from ci-update into stable 2022-08-12 17:50:45 -04:00
Showing only changes of commit b889f563e2 - Show all commits

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'