Skip to content

Build/Deploy Branch to Staging #3

Build/Deploy Branch to Staging

Build/Deploy Branch to Staging #3

Workflow file for this run

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