chore: update CI mobile
This commit is contained in:
@@ -2,11 +2,11 @@ name: Frontend Admin - EAS Build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [pre-prod]
|
||||||
paths:
|
paths:
|
||||||
- "frontend-admin/**"
|
- "frontend-admin/**"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [pre-prod]
|
||||||
paths:
|
paths:
|
||||||
- "frontend-admin/**"
|
- "frontend-admin/**"
|
||||||
|
|
||||||
|
|||||||
@@ -2,11 +2,11 @@ name: Frontend Client - EAS Build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [pre-prod]
|
||||||
paths:
|
paths:
|
||||||
- "mobile/**"
|
- "mobile/**"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [pre-prod]
|
||||||
paths:
|
paths:
|
||||||
- "mobile/**"
|
- "mobile/**"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user