1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Squash: Support CLion

This commit is contained in:
winlin 2021-07-17 19:43:22 +08:00
parent 12ba584ea3
commit 97c627f9d4
22 changed files with 134 additions and 2321 deletions

View file

@ -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: