Skip to content

Commit c4c0f37

Browse files
committed
Remove typo from the issue id
1 parent 18d8c64 commit c4c0f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
uses: peter-evans/create-or-update-comment@v4
5858
with:
5959
token: ${{ secrets.PAT_TOKEN }}
60-
issue-number: ${{ github.event.pull_request.number }}'
60+
issue-number: ${{ github.event.pull_request.number }}
6161
edit-mode: append
6262
body: |
6363
## Test Coverage Report

0 commit comments

Comments
 (0)