Skip to content

Merge pull request #774 from particle-iot/feature/strip-assets-from-b… #494

Merge pull request #774 from particle-iot/feature/strip-assets-from-b…

Merge pull request #774 from particle-iot/feature/strip-assets-from-b… #494

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