Skip to content

Merge pull request #748 from particle-iot/feature/sc-129084/rework-de… #202

Merge pull request #748 from particle-iot/feature/sc-129084/rework-de…

Merge pull request #748 from particle-iot/feature/sc-129084/rework-de… #202

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