Skip to content

Merge pull request #741 from particle-iot/bug/sc-122790/invalid-comma… #90

Merge pull request #741 from particle-iot/bug/sc-122790/invalid-comma…

Merge pull request #741 from particle-iot/bug/sc-122790/invalid-comma… #90

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