Skip to content

Commit bc90409

Browse files
committed
Send update PR to phpstan-src 1.12.x branch
1 parent 14fd1d1 commit bc90409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/send-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222
with:
2323
repository: phpstan/phpstan-src
24-
ref: 1.11.x
24+
ref: 1.12.x
2525
path: phpstan-src
2626
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
2727

0 commit comments

Comments
 (0)