We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b644d13 + 265e189 commit 8e8426eCopy full SHA for 8e8426e
1 file changed
.github/workflows/coverage.yml
@@ -23,6 +23,7 @@ jobs:
23
- name: Post comment
24
uses: py-cov-action/python-coverage-comment-action@v3
25
with:
26
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27
GITHUB_PR_RUN_ID: ${{ github.event.workflow_run.id }}
28
# Update these if you changed the default values:
29
# COMMENT_ARTIFACT_NAME: python-coverage-comment-action
0 commit comments