diff --git a/tools/actions/commit-queue.sh b/tools/actions/commit-queue.sh index e0dc01dd526048..671ead5bdf24cf 100755 --- a/tools/actions/commit-queue.sh +++ b/tools/actions/commit-queue.sh @@ -77,7 +77,7 @@ for pr in "$@"; do rm output output.json # If `git node land --abort` fails, we're in unknown state. Better to stop # the script here, current PR was removed from the queue so it shouldn't - # interfer again in the future + # interfere again in the future. git node land --abort --yes else rm output