[ci][fix] Trigger Python client build+deployment when changes in the 'client/' directory
This commit is contained in:
4
.github/workflows/python-client.yml
vendored
4
.github/workflows/python-client.yml
vendored
@@ -7,11 +7,11 @@ on:
|
||||
- develop
|
||||
- master
|
||||
paths:
|
||||
- ./client/
|
||||
- ./client/**
|
||||
- .github/workflows/python-client.yml
|
||||
pull_request:
|
||||
paths:
|
||||
- ./client/
|
||||
- ./client/**
|
||||
- .github/workflows/python-client.yml
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user