Skip to content

Commit 19ecfcb

Browse files
committed
Send PR to 2.1.x
1 parent 72e51f7 commit 19ecfcb

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
@@ -23,7 +23,7 @@ jobs:
2323
repository: phpstan/phpstan-src
2424
path: phpstan-src
2525
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
26-
ref: 2.0.x
26+
ref: 2.1.x
2727

2828
- name: "Install dependencies"
2929
working-directory: ./phpstan-src

0 commit comments

Comments
 (0)