|
|
@ -6,7 +6,7 @@ on: |
|
|
|
- dev |
|
|
|
|
|
|
|
paths: |
|
|
|
- src/ApiGateways/Mobile.Bff.Shopping/aggregator/* |
|
|
|
- src/ApiGateways/Mobile.Bff.Shopping/aggregator/** |
|
|
|
- .github/workflows/mobileshoppingagg.yml |
|
|
|
|
|
|
|
pull_request: |
|
|
@ -14,7 +14,7 @@ on: |
|
|
|
- dev |
|
|
|
|
|
|
|
paths: |
|
|
|
- src/ApiGateways/Mobile.Bff.Shopping/aggregator/* |
|
|
|
- src/ApiGateways/Mobile.Bff.Shopping/aggregator/** |
|
|
|
- .github/workflows/mobileshoppingagg.yml |
|
|
|
env: |
|
|
|
SERVICE: mobileshoppingagg |
|
|
|