Skip to content

refactor(wifi_scan): Federated plugin architecture #348

refactor(wifi_scan): Federated plugin architecture

refactor(wifi_scan): Federated plugin architecture #348

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 }}