Skip to content

Create action.yml

Create action.yml #2

name: test workflow
on:
workflow_dispatch
jobs:
name: test reusable workflow

Check failure on line 5 in .github/workflows/test_workflow.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/test_workflow.yaml

Invalid workflow file

You have an error in your yaml syntax on line 5
steps:
- id: test_reusable
uses: esmithaas/reusable-workflows-autogov/.github/workflows/reusable_workflow.yaml@main