Skip to content

Commit bc2e79c

Browse files
authored
Update sync_LeetCode.yml
1 parent 86a41ff commit bc2e79c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync_LeetCode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
schedule:
66
# Runs every 30 minutes (best approximation of "update every time I submit")
7-
- cron: "*/30 * * * *"
7+
- cron: "0 0 * * *"
88
push:
99
paths:
1010
- ".github/workflows/sync_LeetCode.yml"

0 commit comments

Comments
 (0)