Skip to content

Commit c1dc8a0

Browse files
committed
Chore(ci): comment out branch protection rule in scorecard configuration
1 parent 8100dec commit c1dc8a0

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
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99
# For Branch-Protection check. Only the default branch is supported. See
1010
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
11-
branch_protection_rule:
11+
#branch_protection_rule:
1212
# To guarantee Maintained check is occasionally updated. See
1313
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
1414
schedule:

0 commit comments

Comments
 (0)