Skip to content

Commit 54b07ed

Browse files
committed
fix: change cron
1 parent efceb47 commit 54b07ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
on:
1111
workflow_dispatch:
1212
schedule:
13-
- cron: "5 4 */7 * *"
13+
- cron: "17 2 */3 * *"
1414

1515
jobs:
1616
setup:

0 commit comments

Comments
 (0)