From 74ffd28bcd7f715a618c185788c20e4e268d7a53 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 18 Mar 2025 09:53:14 +0100 Subject: [PATCH] Workflow --- .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 b88c55c..bdbf1e4 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -163,7 +163,6 @@ jobs: echo "pr_number=$PR_NUMBER" >> $GITHUB_OUTPUT - name: Comment on Issue - if: steps.create_pull_request.outputs.pr_number env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: |