Skip to content

Commit

Permalink
ci: stop benchmark for a while
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarrapc committed Oct 16, 2024
1 parent 539ec10 commit b211ee9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: Benchmark
on:
issue_comment:
types: [created]
schedule:
- cron: "0 23 * * *"
# TODO: benchmark environment broken, stop for a while.
# schedule:
# - cron: "0 23 * * *"
workflow_dispatch:
inputs:
reuse:
Expand Down

0 comments on commit b211ee9

Please sign in to comment.