Scorecard: Add OpenSSF Best Practics badge.

This commit is contained in:
winlin
2023-01-11 11:55:42 +08:00
parent 1ead71891c
commit 8ea7d8b33f
2 changed files with 2 additions and 1 deletions

View File

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