Skip to content
Open
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
2 changes: 1 addition & 1 deletion .github/workflows/claude-fix-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
prompt = f"""You are working on phpstan/phpstan-src, the source code of PHPStan - a PHP static analysis tool.
Your task is to fix the following GitHub issue from the phpstan/phpstan repository:
Issue #{n}: {title}
Issue phpstan/phpstan#{n}: {title}
URL: {url}
Issue body:
Expand Down
Loading