Skip to content

use type input instead of confirm #737

use type input instead of confirm

use type input instead of confirm #737

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