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 6525811 commit a239a53Copy full SHA for a239a53
1 file changed
.github/workflows/scorecard.yml
@@ -4,11 +4,6 @@
4
5
name: Scorecard supply-chain security
6
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
9
- branch_protection_rule:
10
- # To guarantee Maintained check is occasionally updated. See
11
- # https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
12
schedule:
13
- cron: '37 2 * * 4'
14
push:
0 commit comments