Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/workflows/daily-contest-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
schedule:
- cron: '0 0 * * *' # Schedule the workflow to run at 00:00 UTC daily
workflow_dispatch:
permissions:
contents: write

jobs:
run_contest_script:
Expand Down
2 changes: 1 addition & 1 deletion data/contests.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"weekly-contest-393": {"title": "Weekly Contest 393", "start_time": 1713061800, "contest_duration": 5400}, "biweekly-contest-128": {"title": "Biweekly Contest 128", "start_time": 1713018600, "contest_duration": 5400}}
{"weekly-contest-394": {"title": "Weekly Contest 394", "contest_duration": 5400, "start_time": 1713666600}, "biweekly-contest-129": {"title": "Biweekly Contest 129", "contest_duration": 5400, "start_time": 1714228200}}