Skip to content

Commit 2f65560

Browse files
committed
run once per day
1 parent 7e839ba commit 2f65560

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: update
22

33
on:
44
schedule:
5-
- cron: "0 * * * *"
5+
- cron: "0 0 * * *"
66

77
concurrency:
88
group: ${{ github.ref }}

0 commit comments

Comments
 (0)