diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index 825217b3e..aa90b6acd 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