mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Scorecard: Add OpenSSF Best Practics badge.
This commit is contained in:
parent
1ead71891c
commit
8ea7d8b33f
2 changed files with 2 additions and 1 deletions
2
.github/workflows/scorecard.yml
vendored
2
.github/workflows/scorecard.yml
vendored
|
@ -13,7 +13,7 @@ on:
|
|||
#schedule:
|
||||
# - cron: '00 00 * * 6' # At 00:00 on Saturday, see https://crontab.guru/#00_00_*_*_6
|
||||
push:
|
||||
branches: [ "5.0release" ]
|
||||
branches: [ "develop" ]
|
||||
|
||||
# Declare default permissions as read only.
|
||||
permissions: read-all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue