Skip to content

Commit c7062f5

Browse files
committed
Send updates to 2.1.x
1 parent 1857c33 commit c7062f5

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: 2.0.x
24+
ref: 2.1.x
2525
path: phpstan-src
2626
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
2727

0 commit comments

Comments
 (0)