Skip to content

Stop chowning all of ${RUNNER_TEMP} in linux_job/linux_job_v2 #1384

Stop chowning all of ${RUNNER_TEMP} in linux_job/linux_job_v2

Stop chowning all of ${RUNNER_TEMP} in linux_job/linux_job_v2 #1384

Workflow file for this run

name: Claude Code
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
claude-code:
uses: ./.github/workflows/_claude-code.yml
permissions:
contents: read
pull-requests: write
issues: write
id-token: write
secrets: inherit