소스 검색

Merge pull request #2045 from nextcloud/feat/workflow-auto-update-command-rebase.yml

Updating command-rebase.yml workflow from template
Andy Scherzinger 3 년 전
부모
커밋
73c50606c2
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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: