Skip to content

Commit

Permalink
Enable workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
tellet-q committed Sep 18, 2024
1 parent bad876f commit c334516
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/continuous-benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ name: Continuous Benchmark
on:
repository_dispatch:
workflow_dispatch:
# disable for now
# schedule:
# # Run every 4 hours
# - cron: "0 */4 * * *"
schedule:
# Run every 4 hours
- cron: "0 */4 * * *"

jobs:
runBenchmark:
Expand Down

0 comments on commit c334516

Please sign in to comment.