Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ClausHolbechArista committed May 3, 2024
1 parent 8e6c23e commit 7559622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
script: |
github.rest.issues.createComment({
issue_number: context.pull_request.number,
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: $BODY
Expand Down

0 comments on commit 7559622

Please sign in to comment.