You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$text = "`@${{ github.event.issue.user.login }} has left a New Comment on the Issue #${{ github.event.issue.number }}! :point_right: <${{ github.event.issue.html_url }}|View Issue>"
49
+
$text = "`@${{ github.event.comment.user.login }} has left a New Comment on the Issue #${{ github.event.issue.number }}! :point_right: <${{ github.event.issue.html_url }}|View Issue>"
0 commit comments