Skip to content

Commit

Permalink
Merge branch 'main' into branch4losing5k
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddOnTop committed Sep 13, 2024
2 parents 75913af + 5649f6f commit a7e4403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-leaderboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Collect Hackathon Scores

on:
workflow_dispatch:
schedule:
- cron: '0 * * * *' # every hour at 0 minutes
# schedule:
# - cron: '0 * * * *' # every hour at 0 minutes

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit a7e4403

Please sign in to comment.