Skip to content

Commit

Permalink
ci: skip rust workflows for changes under sdk directory
Browse files Browse the repository at this point in the history
  • Loading branch information
pchrysochoidis committed Apr 21, 2022
1 parent 22246cc commit 03b6049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/diffs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ runs:
with:
filters: |
isRust:
- '!(explorer|doc|.github)/**'
- '!(explorer|doc|.github|sdk)/**'
- '.github/workflows/bench.yml'
- '.github/workflows/codecov.yml'
- '.github/workflows/rust.yml'
Expand Down

0 comments on commit 03b6049

Please sign in to comment.