diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index 21b42a0..269797a 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 + actions: write steps: - name: Checkout repository