Skip to content

Merge pull request #732 from particle-iot/bug/sc-127690/imei-missing-… #40

Merge pull request #732 from particle-iot/bug/sc-127690/imei-missing-…

Merge pull request #732 from particle-iot/bug/sc-127690/imei-missing-… #40

Workflow file for this run

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