Skip to content

Commit ecefef0

Browse files
committed
Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent bcf6f22 commit ecefef0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/command-rebase.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,8 @@ jobs:
3131
fetch-depth: 0
3232
token: ${{ secrets.COMMAND_BOT_PAT }}
3333

34-
- name: Fix permissions
35-
run: git config --global --add safe.directory /github/workspace
36-
3734
- name: Automatic Rebase
38-
uses: cirrus-actions/rebase@1.5
35+
uses: cirrus-actions/rebase@1.6
3936
env:
4037
GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }}
4138

0 commit comments

Comments
 (0)