Skip to content

Commit 71da329

Browse files
ci: remove redundant comments
Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> Co-authored-by: Tiago Castro <tiagolobocastro@gmail.com>
1 parent 4f37577 commit 71da329

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/scorecard.yml

-5
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
name: Scorecard supply-chain security
66
on:
7-
# For Branch-Protection check. Only the default branch is supported. See
8-
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
97
branch_protection_rule:
108
# To guarantee Maintained check is occasionally updated. See
119
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
@@ -26,9 +24,6 @@ jobs:
2624
security-events: write
2725
# Needed to publish results and get a badge (see publish_results below).
2826
id-token: write
29-
# Uncomment the permissions below if installing in a private repository.
30-
# contents: read
31-
# actions: read
3227

3328
steps:
3429
- name: "Checkout code"

0 commit comments

Comments
 (0)