Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/claude-ci-fix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
contents: write
pull-requests: write
actions: read
id-token: write
steps:
- name: 📂 Checkout code
uses: actions/checkout@v6
Expand Down Expand Up @@ -66,7 +67,7 @@ jobs:
actions: read

# Provide Claude with context about the failure and instructions
direct_prompt: |
prompt: |
CI has failed on main branch. Your job is to diagnose and fix the failure, then create a PR.

## Failed workflow information
Expand Down