mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Update command-rebase.yml
This commit is contained in:
parent
85758a4f70
commit
458dc1c040
1 changed files with 1 additions and 4 deletions
5
.github/workflows/command-rebase.yml
vendored
5
.github/workflows/command-rebase.yml
vendored
|
|
@ -31,11 +31,8 @@ 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
|
||||
uses: cirrus-actions/rebase@1.6
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue