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 3c3540b commit a0a0ccfCopy full SHA for a0a0ccf
.github/workflows/scorecards.yml
@@ -7,8 +7,8 @@ on:
7
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
8
# branch_protection_rule:
9
push:
10
- # Only the default branch is supported.
11
- branches: ["main", "master"]
+ # Only the default branch is supported.
+ branches: ["main", "master"]
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