Browse Source

Updating command-rebase.yml workflow from template

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot 2 years ago
parent
commit
5b84d9eacd
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .github/workflows/command-rebase.yml

+ 0 - 3
.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: