Skip to content

Commit

Permalink
rust.yml add on pull_request paths
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmoon79 committed Nov 3, 2023
1 parent 5700411 commit f7ad2d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ on:
- src/**.rs
pull_request:
paths:
- .github/**
- Cargo.toml
- src/**.rs
- benches/**
env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit f7ad2d0

Please sign in to comment.