Skip to content

Commit

Permalink
evm ci event triggered by path
Browse files Browse the repository at this point in the history
  • Loading branch information
canonbrother committed Apr 10, 2023
1 parent 3df4f8b commit f51d9d7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/tests-evm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: Tests - EVM

on:
push:
branches: [master]
paths: [ src/rust/** ]

pull_request:
branches: [master]
paths: [ src/rust/** ]

jobs:
lint_cargo_fmt:
Expand Down

0 comments on commit f51d9d7

Please sign in to comment.