Skip to content

Bypass checking the product when the bootloader is provided to allow … #170

Bypass checking the product when the bootloader is provided to allow …

Bypass checking the product when the bootloader is provided to allow … #170

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