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 305a16f commit 6382002Copy full SHA for 6382002
.github/workflows/send-pr.yml
@@ -21,6 +21,7 @@ jobs:
21
uses: actions/checkout@v3
22
with:
23
repository: phpstan/phpstan-src
24
+ ref: 1.9.x
25
path: phpstan-src
26
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
27
0 commit comments