Skip to content

Commit 3feccf6

Browse files
authored
Update aoc.yml
1 parent 101b529 commit 3feccf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/aoc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: AoC leaderboard
22

33
on:
4-
schedule:
4+
# schedule:
55
# Run every 24 hours at 00:00 UTC
6-
- cron: "0 0 * * *"
6+
# - cron: "0 0 * * *"
77
workflow_dispatch:
88

99
permissions:

0 commit comments

Comments
 (0)