Skip to content

Commit

Permalink
ci: update test workflow pull request trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
csvenke committed Sep 14, 2024
1 parent 5424ff7 commit df5c607
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ name: "test"
on:
pull_request:
paths:
- ".github/**"
- "devShells/**"
- "packages/**"
- "flake.lock"
- "flake.nix"

jobs:
develop-linux:
Expand Down

0 comments on commit df5c607

Please sign in to comment.