From 0ff3df16226c7b560af08c3c4ac93e0daefab484 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 11 Mar 2025 11:29:31 +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 1b73983..35bfd73 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -28,6 +28,7 @@ jobs: with: ref: main token: ${{ steps.generate-token.outputs.token }} + repository: community-scripts/ProxmoxVE - name: List Issues in Repository id: list_issues