From 5b84d9eacd2b504ef91ca460a749d4b0a1fed3b5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 13 May 2022 18:49:21 +0000 Subject: [PATCH] Updating command-rebase.yml workflow from template Signed-off-by: Nextcloud bot --- .github/workflows/command-rebase.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/command-rebase.yml b/.github/workflows/command-rebase.yml index 4f5acca1d..5ad39a1e2 100644 --- a/.github/workflows/command-rebase.yml +++ b/.github/workflows/command-rebase.yml @@ -31,9 +31,6 @@ jobs: fetch-depth: 0 token: ${{ secrets.COMMAND_BOT_PAT }} - - name: Fix permissions - run: git config --global --add safe.directory /github/workspace - - name: Automatic Rebase uses: cirrus-actions/rebase@1.6 env: