Skip to content

Transfer New Issue to Docs Project #4

Transfer New Issue to Docs Project

Transfer New Issue to Docs Project #4

name: Use Shared Workflow
on:
issues:
types: [opened, reopened]
jobs:
call-shared-workflow:
uses: near-examples/.github/.github/workflows/issue_mirror.yml@main

Check failure on line 8 in .github/workflows/transfer-issue.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/transfer-issue.yml

Invalid workflow file

error parsing called workflow ".github/workflows/transfer-issue.yml" -> "near-examples/.github/.github/workflows/issue_mirror.yml@main" (source branch with sha:a842a48f512f0a01524497f70a754f1fc1af32fb) : Invalid type for `on`
with:
github-token: ${{ secrets.GH_TOKEN }}