Skip to content

Merge pull request #746 from particle-iot/feature/sc-129083/when-flas… #200

Merge pull request #746 from particle-iot/feature/sc-129083/when-flas…

Merge pull request #746 from particle-iot/feature/sc-129083/when-flas… #200

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