Skip to content

Create issues.yml

Create issues.yml #1

Workflow file for this run

name: Issues Created Workflow
on:
issues:
types:
- opened
jobs:
call-workflow:
uses: coolshop-com/.github/workflows/issues.yaml@main

Check failure on line 10 in .github/workflows/issues.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/issues.yml

Invalid workflow file

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