Skip to content

Try use workflow from base repo #1

Try use workflow from base repo

Try use workflow from base repo #1

Workflow file for this run

name: CI Pipeline
on:
workflow_call:
jobs:
ci:
uses: community-of-python/.github/workflows/workflow.yml@main

Check failure on line 8 in .github/workflows/workflow.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/workflow.yml

Invalid workflow file

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