infra: add pr quality gate for client applications #233

Merged
talksik merged 5 commits from pr-quality-gate into main 2026-06-02 15:04:58 +00:00
Showing only changes of commit 9adaf9ac38 - Show all commits
+3 -2
View File
@@ -10,7 +10,7 @@ on:
jobs: jobs:
mobile: mobile:
name: Lint & format check name: Lint & format check (mobile)
runs-on: ubuntu-latest runs-on: ubuntu-latest
defaults: defaults:
run: run:
@@ -36,8 +36,9 @@ jobs:
- name: Run Unit Tests - name: Run Unit Tests
run: yarn format:check run: yarn format:check
desktop: desktop:
name: Lint & format check name: Lint & format check (desktop)
runs-on: ubuntu-latest runs-on: ubuntu-latest
defaults: defaults:
run: run: