From dee908c706f0a8fdf949b1254f3d9492c880869d Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Mon, 10 Mar 2025 20:51:09 +0100 Subject: [PATCH] Update move-to-main-repo.yaml --- .github/workflows/move-to-main-repo.yaml | 1 + 1 file changed, 1 insertion(+) 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