Updating command-rebase.yml workflow from template

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2022-04-26 14:56:15 +00:00
parent efae986555
commit c05a0707b4

View File

@@ -31,6 +31,9 @@ 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.5
env: