From fed552c2efa35012103da786ba120eb8808328e3 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Wed, 29 Apr 2026 01:30:00 -0700 Subject: [PATCH] ci: keep command reactions in progress --- .github/workflows/maintainer-command-reactions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/maintainer-command-reactions.yml b/.github/workflows/maintainer-command-reactions.yml index 84e1056dcea..2970777a6a5 100644 --- a/.github/workflows/maintainer-command-reactions.yml +++ b/.github/workflows/maintainer-command-reactions.yml @@ -113,4 +113,3 @@ jobs: await react("eyes"); core.info(`Maintainer command observed on ${issue.pull_request ? "PR" : "issue"} #${issue.number}: ${commandLine}`); - await react("+1");