Skip to content

Merge pull request #789 from particle-iot/feature/sc-133461/allow-cac… #724

Merge pull request #789 from particle-iot/feature/sc-133461/allow-cac…

Merge pull request #789 from particle-iot/feature/sc-133461/allow-cac… #724

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