Skip to content

Commit d4d15c2

Browse files
committed
Remove cron schedule
1 parent a0800b1 commit d4d15c2

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/scorecards.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
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
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: "20 7 * * 2"
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: "20 7 * * 2"
1414
pull_request:
1515
branches:
1616
- 'feat/platform-706-main'

0 commit comments

Comments
 (0)