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 e54734c commit a3fb6c7
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 a3fb6c7

Please sign in to comment.