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