Skip to content

fix: registerWifiNetwork for Android 10 and proper result returned #331

fix: registerWifiNetwork for Android 10 and proper result returned

fix: registerWifiNetwork for Android 10 and proper result returned #331

Workflow file for this run

# Lint PR title
name: pr_title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
validate:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}