diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 5630a0f4c..21219254f 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -16,7 +16,6 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 - fetch-tags: 0 persist-credentials: false - name: Check project is formatted