Skip to content

Commit

Permalink
[test] Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JayaShakthi97 committed Nov 22, 2023
1 parent 6887b04 commit 105da99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changeset-checker.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 105da99

Please sign in to comment.