Skip to content

1.0.1 release

1.0.1 release #6

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]" (source tag with sha:1bfe4b3d31583bd0292ddcf5ca7eda6d38d1ed6c) : No event triggers defined in `on`
#with:
# example-input: 'Hello, world!'
#secrets:
# EXAMPLE_SECRET: ${{ secrets.EXAMPLE_SECRET }}