Skip to content

PIA-1919: Update DIP signup request object with orderId (#17) #51

PIA-1919: Update DIP signup request object with orderId (#17)

PIA-1919: Update DIP signup request object with orderId (#17) #51

Workflow file for this run

name: Push checks
on:
push:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
jobs:
build:
uses: ./.github/workflows/build-android.yaml
test:
uses: ./.github/workflows/test-android.yaml