Skip to content

Commit

Permalink
add the test suite path to the workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
marijncv committed Dec 25, 2024
1 parent e04e213 commit 4406c26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/libraries-pipes-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
types: [opened, synchronize, reopened, closed]
paths:
- "libraries/pipes/implementations/rust/**"
- "libraries/pipes/tests/**"
- ".github/workflows/libraries-pipes-rust.yml"

defaults:
Expand Down

0 comments on commit 4406c26

Please sign in to comment.