Skip to content

PIA-XXXX: Update the whitelist of OpenVPN parameters (#13) #158

PIA-XXXX: Update the whitelist of OpenVPN parameters (#13)

PIA-XXXX: Update the whitelist of OpenVPN parameters (#13) #158

Workflow file for this run

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