Skip to content

Commit 8e8426e

Browse files
author
Mark Saroufim
authored
Merge branch 'main' into msaroufim-patch-5
2 parents b644d13 + 265e189 commit 8e8426e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- name: Post comment
2424
uses: py-cov-action/python-coverage-comment-action@v3
2525
with:
26+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2627
GITHUB_PR_RUN_ID: ${{ github.event.workflow_run.id }}
2728
# Update these if you changed the default values:
2829
# COMMENT_ARTIFACT_NAME: python-coverage-comment-action

0 commit comments

Comments
 (0)