build(github): Remove "placeholder" comment for migration action (#19539)
This removes the placeholder comment for the migration action. The reason for having it was to make sure that the comment is at the top of the PR, however this also breaks the email workflow if you have github notifications turned on as you would get an email with the placeholder comment. Given the likelyhood of someone commenting before the bot, lets just turn off the placeholder comment.
If we are not happy with this we can follow-up with having the bot change the PR description.