rem tabs and update comment

This commit is contained in:
laurentsimon
2022-01-14 03:00:11 +00:00
parent aa643dfa0c
commit 1b10c28ff4
+2 -2
View File
@@ -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).