Skip to content

Merge pull request #790 from particle-iot/feature/sc-133607/tachyon-s… #738

Merge pull request #790 from particle-iot/feature/sc-133607/tachyon-s…

Merge pull request #790 from particle-iot/feature/sc-133607/tachyon-s… #738

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