Skip to content

Merge pull request #730 from particle-iot/feature/sc-126222/update-th… #33

Merge pull request #730 from particle-iot/feature/sc-126222/update-th…

Merge pull request #730 from particle-iot/feature/sc-126222/update-th… #33

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