Update workflow path for trade-dashboard
This commit is contained in:
parent
c5dd91d112
commit
2716694876
1 changed files with 1 additions and 1 deletions
2
.github/workflows/trade-dashboard.yml
vendored
2
.github/workflows/trade-dashboard.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
paths:
|
paths:
|
||||||
- 'apps/base/customer1/trade-dashboard/**'
|
- 'trade-dashboard/**'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue