Skip to content

Make choices for roll out easier to understand #1283

Make choices for roll out easier to understand

Make choices for roll out easier to understand #1283

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