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 701479c commit dd52138Copy full SHA for dd52138
1 file changed
.github/workflows/ci.yml
@@ -97,6 +97,7 @@ jobs:
97
uses: codecov/codecov-action@v5
98
with:
99
token: ${{ secrets.CODECOV_TOKEN }}
100
+ slug: ${{ github.repository }}
101
102
phpstan:
103
runs-on: ubuntu-latest
0 commit comments