This commit is contained in:
2026-03-10 14:59:31 +05:30
parent 52bb1d1af4
commit b9574eb96a
94 changed files with 1119 additions and 407 deletions

View File

@@ -5,17 +5,7 @@
name: Maestro E2E
on:
workflow_dispatch:
pull_request:
paths:
- 'apps/mobile/**/maestro/**'
- '.github/workflows/maestro-e2e.yml'
push:
branches:
- main
paths:
- 'apps/mobile/**/maestro/**'
- '.github/workflows/maestro-e2e.yml'
workflow_dispatch: # Manual trigger only — auto-triggers disabled (free plan)
jobs:
maestro-e2e: