From b09b4036633176ee8b8c243a504f5830fbed3a0f Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 18 Mar 2025 09:34:41 +0100 Subject: [PATCH] Workflow --- .github/workflows/move-to-main-repo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index 825217b..aa90b6a 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -16,7 +16,7 @@ permissions: jobs: move-to-main-repo: runs-on: ubuntu-latest - + if: github.event.label.name == 'Migration To ProxmoxVE' steps: - name: Generate a token id: app-token