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