diff --git a/.github/actions/next-repo-actions/src/popular-prs.ts b/.github/actions/next-repo-actions/src/popular-prs.ts index 210d44bd426bb..088ac0f2125b9 100644 --- a/.github/actions/next-repo-actions/src/popular-prs.ts +++ b/.github/actions/next-repo-actions/src/popular-prs.ts @@ -39,7 +39,7 @@ async function run() { const blocks = BlockCollection([ Section({ - text: `*A list of the top ${count} PRs sorted by the most reactions (> 1) over the last 90 days.*\n_Note: This :github2: will run every Monday at 10AM UTC (6AM EST)._`, + text: `*A list of the top ${count} PRs sorted by the most reactions (> 1) over the last 90 days.*\n_Note: This :github2: will run every Monday at 10AM UTC (6AM EST)._`, }), Divider(), Section({