From 661bb42f17065053b07d3b9f4ace13b5c3d9ea2a Mon Sep 17 00:00:00 2001 From: phoenix <85183285+PhoenixOrigin@users.noreply.github.com> Date: Sat, 27 Jan 2024 10:15:05 +0000 Subject: [PATCH] Update github-id.yml --- .github/workflows/github-id.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/github-id.yml b/.github/workflows/github-id.yml index a0c7e53c7..c4971afde 100644 --- a/.github/workflows/github-id.yml +++ b/.github/workflows/github-id.yml @@ -32,3 +32,4 @@ jobs: commit_user_name: "GitHub Actions" commit_user_email: "actions@github.com" commit_message: "chore: add github user id" + skip_checkout: true