We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1224976 commit 3b975e6Copy full SHA for 3b975e6
.github/workflows/send-pr.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v4
22
with:
23
repository: phpstan/phpstan-src
24
- ref: 1.10.x
+ ref: 1.11.x
25
path: phpstan-src
26
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
27
0 commit comments