Skip to content

Refactor start into a reusable workflow. #4

Refactor start into a reusable workflow.

Refactor start into a reusable workflow. #4

Workflow file for this run

name: Test
on:
pull_request:
workflow_dispatch:
jobs:
start_workflow:
name: Test start workflow
uses: ./.github/workflows/start.yaml
secrets: inherit