From 6b6765addc17f64950245ec37ac3f2fd4eee00eb Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 11 Mar 2025 11:35:10 +0100 Subject: [PATCH] WF --- .github/workflows/move-to-main-repo.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index eeb25f8..b04da2e 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -77,7 +77,6 @@ jobs: git config --global user.name "GitHub Actions" - name: Create PR if files found - if: env.files_found == 'true' env: GH_TOKEN: ${{ steps.generate-token.outputs.token }} run: |