Skip to content

Commit

Permalink
remove filtering for PR run
Browse files Browse the repository at this point in the history
  • Loading branch information
fuziontech committed Jun 18, 2024
1 parent 56c8d7f commit f06e002
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Benchmark

on:
pull_request:
branches: ['*']
paths:
- .github/workflows/benchmark.yml
schedule:
- cron: '0 4 * * 1-5' # Mon-Fri 4AM UTC
workflow_dispatch: {}
Expand Down

0 comments on commit f06e002

Please sign in to comment.