Skip to content

Merge pull request #740 from particle-iot/feature/sc-127966/cleanup-a… #87

Merge pull request #740 from particle-iot/feature/sc-127966/cleanup-a…

Merge pull request #740 from particle-iot/feature/sc-127966/cleanup-a… #87

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