Skip to content

Commit c9e7007

Browse files
committed
chore: edit cronjob
1 parent ff9fd4a commit c9e7007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- dev
99
schedule:
1010
# Weekly on Saturdays at 01:35 UTC (offset from other scheduled jobs)
11-
- cron: "35 1 * * 6"
11+
- cron: "30 7 * * 1"
1212

1313
concurrency:
1414
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)