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:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
paths:
|
||||||
|
- "client/**"
|
||||||
|
- "sdk/**"
|
||||||
|
- ".github/workflows/client-targets.yml"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
Reference in New Issue
Block a user