Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
3
.github/workflows/command-rebase.yml
vendored
3
.github/workflows/command-rebase.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user