Skip to content

Commit 1b309d8

Browse files
Enable Result Publishing
1 parent b733d95 commit 1b309d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
results_file: results.sarif
3636
results_format: sarif
37-
publish_results: false
37+
publish_results: true
3838

3939
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
4040
# format to the repository Actions tab.

0 commit comments

Comments
 (0)