mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
[CI] Fix PR comment (#2131)
This commit is contained in:
2
.github/workflows/compare-artifacts.yml
vendored
2
.github/workflows/compare-artifacts.yml
vendored
@@ -47,5 +47,5 @@ jobs:
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
issue_number: issue_number,
|
||||
body: 'Ignore this message. This is to test another workflow posting comment on PR number ${issue_number}.'
|
||||
body: `Ignore this message. This is to test another workflow posting comment on PR number ${issue_number}.`
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user