Skip to content

Commit

Permalink
Update scorecard.yml - Don't publish results
Browse files Browse the repository at this point in the history
Don't publish results
  • Loading branch information
jodeleeuw authored Jan 8, 2025
1 parent ae2449b commit 7f9cc57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# For private repositories:
# - `publish_results` will always be set to `false`, regardless
# 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
# format to the repository Actions tab.
Expand Down

0 comments on commit 7f9cc57

Please sign in to comment.