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

Updating command-rebase.yml workflow from template
This commit is contained in:
Andy Scherzinger 2022-05-14 00:36:52 +02:00 committed by GitHub
commit 73c50606c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,9 +31,6 @@ jobs:
fetch-depth: 0 fetch-depth: 0
token: ${{ secrets.COMMAND_BOT_PAT }} token: ${{ secrets.COMMAND_BOT_PAT }}
- name: Fix permissions
run: git config --global --add safe.directory /github/workspace
- name: Automatic Rebase - name: Automatic Rebase
uses: cirrus-actions/rebase@1.6 uses: cirrus-actions/rebase@1.6
env: env: