Narrow scope of client_targets build
This commit is contained in:
4
.github/workflows/client-targets.yml
vendored
4
.github/workflows/client-targets.yml
vendored
@ -4,6 +4,10 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- "client/**"
|
||||
- "sdk/**"
|
||||
- ".github/workflows/client-targets.yml"
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
Reference in New Issue
Block a user