Skip to content

Merge pull request #736 from particle-iot/fix/wifi-control-requests #69

Merge pull request #736 from particle-iot/fix/wifi-control-requests

Merge pull request #736 from particle-iot/fix/wifi-control-requests #69

Workflow file for this run

name: Run Tests on Branch
on:
push:
branches:
- '**'
- '!staging'
jobs:
call-tests:
uses: ./.github/workflows/reusable-tests.yml
secrets: inherit