Skip to content

Commit

Permalink
chore(github-actions/benchmark): Add workflow-dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
CuriousLearner committed Jan 6, 2025
1 parent 2374fcd commit 715a5b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
- benchmark/*
schedule:
- cron: '50 */6 * * *'
# manual trigger
workflow_dispatch:
jobs:

poetry:
Expand Down

0 comments on commit 715a5b0

Please sign in to comment.