Skip to content

Build/Deploy Branch to Staging #2

Build/Deploy Branch to Staging

Build/Deploy Branch to Staging #2

Workflow file for this run

name: Test Branch
on:
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/ci.yml
secrets: inherit