Skip to content

Test Branch

Test Branch #3

Workflow file for this run

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