Skip to content

Commit

Permalink
remove cron job for benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
PCSwingle committed Apr 29, 2024
1 parent b830d83 commit 8c37b64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
name: Benchmark

on:
schedule:
- cron: '0 14 * * *' # Runs at 6 am PST
# schedule:
# - cron: '0 14 * * *' # Runs at 6 am PST
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 8c37b64

Please sign in to comment.