diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index 8b34b04..403f47d 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -9,7 +9,6 @@ jobs: permissions: contents: write pull-requests: write - workflow: write steps: - name: Checkout repository