Skip to content

Claude Code

Claude Code #3

Workflow file for this run

name: Claude Code
on:
issue_comment:
types: [created]
pull_request_review_comment:
types: [created]
issues:
types: [opened, assigned]
pull_request_review:
types: [submitted]
jobs:
claude:

Check failure on line 14 in .github/workflows/claude.yml

View workflow run for this annotation

GitHub Actions / Claude Code

Invalid workflow file

The workflow is not valid. .github/workflows/claude.yml (Line: 14, Col: 3): Error calling workflow 'OpenSwiftUIProject/github-workflows/.github/workflows/claude.yml@main'. The workflow is requesting 'actions: read, issues: read, pull-requests: read, id-token: write', but is only allowed 'actions: none, issues: none, pull-requests: none, id-token: none'.
uses: OpenSwiftUIProject/github-workflows/.github/workflows/claude.yml@main
secrets: inherit