From bd96b23abba046358dc10a32509443bf99960ffc Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 11 Mar 2025 11:14:26 +0100 Subject: [PATCH] WF --- .github/workflows/move-to-main-repo.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index d570926..824375d 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -23,6 +23,7 @@ jobs: uses: actions/checkout@v4 with: ref: main + token: ${{ steps.generate-token.outputs.token }} - name: List Issues in Repository id: list_issues