Skip to content

Refactor start into a reusable workflow. #1

Refactor start into a reusable workflow.

Refactor start into a reusable workflow. #1

Workflow file for this run

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

Check failure on line 11 in .github/workflows/test.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yaml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory
secrets: inherit