rem tabs and update comment
This commit is contained in:
@@ -36,8 +36,8 @@ jobs:
|
|||||||
repo_token: ${{ secrets.SCORECARD_READ_TOKEN }}
|
repo_token: ${{ secrets.SCORECARD_READ_TOKEN }}
|
||||||
# Publish the results to enable scorecard badges. For more details, see
|
# Publish the results to enable scorecard badges. For more details, see
|
||||||
# https://github.com/ossf/scorecard-action#publishing-results.
|
# https://github.com/ossf/scorecard-action#publishing-results.
|
||||||
# Note: for private repositories, the value of `publish_results` set here
|
# For private repositories, `publish_results` will automatically be set to `false`,
|
||||||
# is ignored and defaults to false.
|
# regardless of the value entered here.
|
||||||
publish_results: true
|
publish_results: true
|
||||||
|
|
||||||
# Upload the results as artifacts (optional).
|
# Upload the results as artifacts (optional).
|
||||||
|
|||||||
Reference in New Issue
Block a user