Update aoc.yml

This commit is contained in:
Bhupesh Varshney
2025-01-10 00:17:12 +05:30
committed by GitHub
parent 101b529307
commit 3feccf6755

View File

@ -1,9 +1,9 @@
name: AoC leaderboard
on:
schedule:
# schedule:
# Run every 24 hours at 00:00 UTC
- cron: "0 0 * * *"
# - cron: "0 0 * * *"
workflow_dispatch:
permissions: