From 3c3cab0f9c3ed1f43ac6ac81bf3b433ed5c1c9f8 Mon Sep 17 00:00:00 2001 From: Loup-Garou911XD <90267658+Loup-Garou911XD@users.noreply.github.com> Date: Mon, 5 Jan 2026 03:37:21 +0530 Subject: [PATCH] asgsda --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90f14ae3..ffc153d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -60,6 +60,7 @@ jobs: with: commit_message: "[ci] apply-plugin-metadata-and-formatting" branch: ${{ github.head_ref }} + skip_checkout: true - name: Apply Version Metadata run: | @@ -70,6 +71,7 @@ jobs: with: commit_message: "[ci] apply-version-metadata" branch: ${{ github.head_ref }} + skip_checkout: true - name: Refresh Repository run: |