Skip to content

Commit

Permalink
Update changeset checker
Browse files Browse the repository at this point in the history
  • Loading branch information
JayaShakthi97 committed Feb 19, 2024
1 parent d0c9cd0 commit 38b013b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: issue_number,
body: 'Everything is OK. Thank you for the PR!'
body: 'Everything is OK. Thank you for the PR ${{issue_number}}!'
});

0 comments on commit 38b013b

Please sign in to comment.