Skip to content

Commit 31ce213

Browse files
authored
Remove 5 AM cron job from sync-leetcode workflow
Removed redundant cron schedule entry.
1 parent e69e887 commit 31ce213

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sync-leetcode.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
schedule:
66
- cron: "0 4 * * *"
77
- cron: "0 16 * * *"
8-
- cron: "0 5 * * *"
98

109
jobs:
1110
build:

0 commit comments

Comments
 (0)