Skip to content

Update Compute binary to 0.3.0 #36

Update Compute binary to 0.3.0

Update Compute binary to 0.3.0 #36

Workflow file for this run

name: PR Triage
on:
pull_request:
types: [opened]
permissions:
contents: read
pull-requests: write
jobs:
triage-pr:

Check failure on line 12 in .github/workflows/pr-triage.yml

View workflow run for this annotation

GitHub Actions / PR Triage

Invalid workflow file

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