diff --git a/.github/actions/release-commenter/dist/index.js b/.github/actions/release-commenter/dist/index.js index cf87cefc47..8a66bd4575 100644 --- a/.github/actions/release-commenter/dist/index.js +++ b/.github/actions/release-commenter/dist/index.js @@ -34107,7 +34107,6 @@ var releaseTagTemplateRegex = /{release_tag}/g; } }); }); }; - requests.push(createCommentPromise()); } else { _actions_core__WEBPACK_IMPORTED_MODULE_0__.info("Issue/PR is locked: ".concat(issueNumber, ". Unlocking, commenting, and re-locking. ").concat(payload_1.repository.html_url, "/pull/").concat(issueNumber));