Skip to content

Merge pull request #770 from particle-iot/feature/sc-130907/remove-th… #463

Merge pull request #770 from particle-iot/feature/sc-130907/remove-th…

Merge pull request #770 from particle-iot/feature/sc-130907/remove-th… #463

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