Skip to content

Commit ca51e8e

Browse files
committed
remove trailing whitespaces
1 parent b31e3a6 commit ca51e8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scorecard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: OSSF Scorecard
1+
name: OSSF Scorecard
22
on:
33
# For Branch-Protection check. Only the default branch is supported. See
44
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
results_file: results.sarif
3636
results_format: sarif
37-
37+
3838
# Public repositories:
3939
# - Publish results to OpenSSF REST API for easy access by consumers
4040
# - Allows the repository to include the Scorecard badge.

0 commit comments

Comments
 (0)