We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8100dec commit c1dc8a0Copy full SHA for c1dc8a0
.github/workflows/scorecard.yml
@@ -8,7 +8,7 @@ on:
8
workflow_dispatch:
9
# For Branch-Protection check. Only the default branch is supported. See
10
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
11
- branch_protection_rule:
+ #branch_protection_rule:
12
# To guarantee Maintained check is occasionally updated. See
13
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
14
schedule:
0 commit comments