We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3e387 commit c39b7daCopy full SHA for c39b7da
1 file changed
.github/workflows/phpqa.yml
@@ -49,3 +49,4 @@ jobs:
49
with:
50
files: clover.xml
51
fail_ci_if_error: false
52
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments