Skip to content

Workflow file for this run

name: Call Reusable Workflow1
on:
[push]
jobs:
run-template:
uses: neilmca-inc/test-template/.github/workflows/[email protected]

Check failure on line 8 in .github/workflows/call-template.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/call-template.yml

Invalid workflow file

error parsing called workflow ".github/workflows/call-template.yml" -> "neilmca-inc/test-template/.github/workflows/[email protected]" : failed to fetch workflow: workflow was not found.
#with:
# example-input: 'Hello, world!'
#secrets:
# EXAMPLE_SECRET: ${{ secrets.EXAMPLE_SECRET }}