We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1857c33 commit c7062f5Copy full SHA for c7062f5
.github/workflows/send-pr.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v4
22
with:
23
repository: phpstan/phpstan-src
24
- ref: 2.0.x
+ ref: 2.1.x
25
path: phpstan-src
26
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
27
0 commit comments