Skip to content

Commit dc5b13d

Browse files
Update scorecard.yml
1 parent ad78617 commit dc5b13d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scorecard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ on:
1111
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
1212

1313
# UNCOMMENT WHEN USED FOR NEW REPO
14-
# schedule:
15-
# - cron: "44 15 * * 0"
14+
schedule:
15+
- cron: "44 15 * * 0"
1616

1717
push:
1818
branches: [ "main" ]

0 commit comments

Comments
 (0)