Skip to content

Issue Triage

Issue Triage #2

Workflow file for this run

name: Issue Triage
on:
issues:
types: [opened]
jobs:
triage-issue:

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

View workflow run for this annotation

GitHub Actions / Issue Triage

Invalid workflow file

The workflow is not valid. .github/workflows/issue-triage.yml (Line: 8, Col: 3): Error calling workflow 'OpenSwiftUIProject/github-workflows/.github/workflows/issue-triage.yml@main'. The workflow is requesting 'issues: write', but is only allowed 'issues: none'.
uses: OpenSwiftUIProject/github-workflows/.github/workflows/issue-triage.yml@main
secrets: inherit