Update scorecard.yml - Don't publish results

Don't publish results
This commit is contained in:
Josh de Leeuw 2025-01-08 10:44:39 -05:00 committed by GitHub
parent ae2449bc5f
commit 7f9cc57326
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@ jobs:
# For private repositories: # For private repositories:
# - `publish_results` will always be set to `false`, regardless # - `publish_results` will always be set to `false`, regardless
# of the value entered here. # of the value entered here.
publish_results: true publish_results: false
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab. # format to the repository Actions tab.