Skip to content

Commit a7e4403

Browse files
committed
Merge branch 'main' into branch4losing5k
2 parents 75913af + 5649f6f commit a7e4403

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-leaderboard.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Collect Hackathon Scores
22

33
on:
44
workflow_dispatch:
5-
schedule:
6-
- cron: '0 * * * *' # every hour at 0 minutes
5+
# schedule:
6+
# - cron: '0 * * * *' # every hour at 0 minutes
77

88
concurrency:
99
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)