Skip to content

Commit 69fa23c

Browse files
authored
Merge branch refs/heads/2.1.x into 2.2.x
2 parents 7eb282d + e496325 commit 69fa23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude-fix-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
prompt = f"""You are working on phpstan/phpstan-src, the source code of PHPStan - a PHP static analysis tool.
8888
8989
Your task is to fix the following GitHub issue from the phpstan/phpstan repository:
90-
Issue #{n}: {title}
90+
Issue phpstan/phpstan#{n}: {title}
9191
URL: {url}
9292
9393
Issue body:

0 commit comments

Comments
 (0)