Skip to content

Commit dec7adb

Browse files
committed
Merge branch 'consolidate-pr-workflow-comments' of https://github.com/wpengine/hwptoolkit into consolidate-pr-workflow-comments
2 parents 1c30b8e + 3cafd82 commit dec7adb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/plugin-artifact-for-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
6060
if (botComment) {
6161
// Update existing comment
62+
core.info(`Updating existing comment with ID: ${botComment.id}`);
6263
await github.rest.issues.updateComment({
6364
comment_id: botComment.id,
6465
owner: context.repo.owner,

0 commit comments

Comments
 (0)