Skip to content

child ci

child ci #21

Workflow file for this run

name: child project workflow run
on:
push:
branches:
- master
pull_request:
jobs:
run:
uses: "fandsdev/django/{{ cookiecutter.name }}/.github/workflows/ci.yml@poetry"

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

View workflow run for this annotation

GitHub Actions / .github/workflows/child.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be prefixed with format 'owner/repository/' or './' for local workflows