diff --git a/.github/workflows/qa.yaml b/.github/workflows/qa.yaml index a9318884ef3..956acd100de 100644 --- a/.github/workflows/qa.yaml +++ b/.github/workflows/qa.yaml @@ -207,7 +207,6 @@ jobs: uses: actions/checkout@v4 with: submodules: true - lfs: true - name: "🌍 Load Versions to Use" id: doc-global-versions @@ -246,7 +245,6 @@ jobs: uses: actions/checkout@v4 with: submodules: true - lfs: true token: ${{ secrets.RELEASE_TOKEN }} - name: "⚙️ Name and Email for Git (config) and update"