Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanEmreis authored Oct 11, 2024
1 parent f317478 commit 90206a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ on:
paths:
- 'src/**'
- 'tests/**'
- '.github/workflows/**'
pull_request:
branches: [ "main" ]
paths:
- 'src/**'
- 'tests/**'
- '.github/workflows/**'

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 90206a6

Please sign in to comment.