mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
Setup branches for security and release - to work as staging workflow branches for now
This commit is contained in:
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@ -13,9 +13,9 @@ name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "dev", "main" ]
|
||||
branches: [ "security" ]
|
||||
pull_request:
|
||||
branches: [ "dev", "main" ]
|
||||
branches: [ "security" ]
|
||||
schedule:
|
||||
- cron: '31 10 * * 3'
|
||||
|
||||
|
Reference in New Issue
Block a user