Skip to content

FEAT: Biometric Authentication #5

FEAT: Biometric Authentication

FEAT: Biometric Authentication #5

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