Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b6a30ef

Browse files
author
msingh
committed
update cron expression time
1 parent 9a3fde3 commit b6a30ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/daily-update.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Daily LeetCode to Notion Update
22

33
on:
44
schedule:
5-
# Schedule to run at 00:00 UTC every day
6-
- cron: "0 0 * * *"
5+
# Schedule to run at 23:30 UTC every day
6+
- cron: "30 23 * * *"
77

88
jobs:
99
update-notion:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /