Skip to content

FEAT: Biometric authentication into app. #3

FEAT: Biometric authentication into app.

FEAT: Biometric authentication into app. #3

name: On Pull Request Opened
on:
pull_request:
branches: [ develop ]
jobs:
lint:
name: Lint Debug Variant
uses: ./.github/workflows/job_lint_debug.yml
test:
name: Test Debug Variant
uses: ./.github/workflows/job_test_debug.yml