Skip to content

child ci

child ci #22

Workflow file for this run

name: child project workflow run
on:
push:
branches:
- master
pull_request:
env:
template-dir: '{{ cookiecutter.name }}'
jobs:
run:
uses: './${{ env.template-dir }}/.github/workflows/ci.yml@poetry'

Check failure on line 14 in .github/workflows/child.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/child.yml

Invalid workflow file

invalid value workflow reference: repository name is invalid