Skip to content

Commit 69e93bc

Browse files
committed
Send PRs against PHPStan 1.10.x
1 parent 306a63e commit 69e93bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/send-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v3
2222
with:
2323
repository: phpstan/phpstan-src
24-
ref: 1.9.x
24+
ref: 1.10.x
2525
path: phpstan-src
2626
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
2727

0 commit comments

Comments
 (0)