Skip to content

Merge pull request #734 from particle-iot/chore/update-device-constan… #63

Merge pull request #734 from particle-iot/chore/update-device-constan…

Merge pull request #734 from particle-iot/chore/update-device-constan… #63

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