Skip to content

Commit

Permalink
ci: Only run remote bench on rust changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Nov 1, 2024
1 parent 2dce3d3 commit 6f4fdb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmark-remote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- 'main'
paths:
- crates/**
pull_request:
types: [ labeled ]

Expand Down

0 comments on commit 6f4fdb7

Please sign in to comment.