Skip to content

Commit

Permalink
Update benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Dec 5, 2023
1 parent e08b111 commit aff682e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,13 @@ name: benchmark

on:
workflow_dispatch:
pull_request:
push:
branches:
- master
paths:
- 'src/**'
- "src/*.py"
- "benchmark/*.py"
pull_request:
paths:
- 'src/**'
- "benchmark/*.py"

jobs:
# write_traces:
Expand Down

0 comments on commit aff682e

Please sign in to comment.