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