We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a5d15 commit ec80723Copy full SHA for ec80723
.github/workflows/test.yml
@@ -15,6 +15,7 @@ jobs:
15
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16
with:
17
token: ${{ secrets.PHPSTAN_BOT_FORK_TOKEN }}
18
+ repository: phpstan/phpstan-src
19
- run: "cat README.md"
20
- run: "echo blabla >> README.md"
21
0 commit comments