From 8c953e036602d26f06029be2a7f89f7523d5dbf9 Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Sun, 8 Mar 2026 13:44:46 +0000 Subject: [PATCH] fix(ci): auto-merge does not need checkout --- .github/workflows/auto-merge.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index d3fd34be0dc6b..cf0a579ea1881 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -20,7 +20,6 @@ jobs: with: egress-policy: audit - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - uses: nodejs/web-team/actions/auto-merge-prs@b087df186d25f8792fb85cc7794f68718726b8ee with: merge-method: queue