Skip to content

Issue Triage

Issue Triage #1

Workflow file for this run

name: Issue Triage
on:
issues:
types: [opened]
jobs:
triage-issue:
uses: OpenSwiftUIProject/github-workflows/.github/workflows/issue-triage.yml@main

Check failure on line 9 in .github/workflows/issue-triage.yml

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/issue-triage.yml" -> "OpenSwiftUIProject/github-workflows/.github/workflows/issue-triage.yml@main" (source branch with sha:90c9faea1963e5e0095b517ccab4463e8e67144a) : secret name `GITHUB_TOKEN` within `workflow_call` can not be used since it would collide with system reserved name
secrets: inherit