Skip to content

Commit

Permalink
Manually providing the issue number
Browse files Browse the repository at this point in the history
  • Loading branch information
Rd4dev committed Aug 15, 2024
1 parent 8c67fff commit 813ff66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ jobs:
- name: Upload Coverage Report as PR Comment
uses: peter-evans/create-or-update-comment@v1
with:
issue-number: ${{ github.event.pull_request.number }}
issue-number: 5483
body-path: 'CoverageReport.md'

# Reference: https://github.community/t/127354/7.
Expand Down

0 comments on commit 813ff66

Please sign in to comment.