Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Bhavye Mathur <[email protected]>
  • Loading branch information
BhavyeMathur authored Dec 15, 2024
1 parent d696cc2 commit 69ba10e
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 @@ -4,13 +4,15 @@ on:
push:
branches: [ "master" ]
paths:
- .github/workflows/rust.yml
- src/**
- test/**
- Cargo.toml

pull_request:
branches: [ "master" ]
paths:
- .github/workflows/rust.yml
- src/**
- test/**
- Cargo.toml
Expand Down

0 comments on commit 69ba10e

Please sign in to comment.