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 8, 2023
1 parent 706fa9d commit 7c11b37
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 @@ -78,5 +78,5 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: issue_number,
body: 'Everything is OK. Thank you for the PR! ${{issue_number}}'
body: 'Everything is OK. Thank you for the PR! ' + issue_number
});

0 comments on commit 7c11b37

Please sign in to comment.