mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix bugs and enhance code. 4.0.142
This commit is contained in:
parent
66a696efe0
commit
afa32910c9
6 changed files with 23 additions and 18 deletions
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
|
@ -18,7 +18,8 @@ on:
|
|||
# The branches below must be a subset of the branches above
|
||||
branches: [ 4.0release, develop ]
|
||||
schedule:
|
||||
- cron: '43 11 * * 0'
|
||||
# '20 19 * * 6' means 'At 19:20, only on Saturday' @see https://crontab.cronhub.io/
|
||||
- cron: '20 19 * * 6'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue