Skip to content

Merge pull request #788 from particle-iot/feature/sc-133459/resume-do… #703

Merge pull request #788 from particle-iot/feature/sc-133459/resume-do…

Merge pull request #788 from particle-iot/feature/sc-133459/resume-do… #703

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