mirror of
https://github.com/Ysurac/openmptcprouter-vps-admin.git
synced 2025-03-09 15:40:05 +00:00
Use branch develop for codeql
This commit is contained in:
parent
111a34b00c
commit
5a96364f77
1 changed files with 2 additions and 2 deletions
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
|
@ -13,10 +13,10 @@ name: "CodeQL"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ develop ]
|
||||||
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: [ develop ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '31 4 * * 5'
|
- cron: '31 4 * * 5'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue