Skip to content

Merge pull request #738 from particle-iot/chore/sc-126682/update-readme #49

Merge pull request #738 from particle-iot/chore/sc-126682/update-readme

Merge pull request #738 from particle-iot/chore/sc-126682/update-readme #49

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