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

Updating command-rebase.yml workflow from template
This commit is contained in:
Julius Härtl
2022-05-13 21:21:19 +02:00
committed by GitHub

View File

@@ -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: