Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-13 21:49:21 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-13 21:49:21 +0300
commit5b84d9eacd2b504ef91ca460a749d4b0a1fed3b5 (patch)
treec74892754def0f34b81d1e602560c3bcd36ce2a9 /.github
parente7e0d2e22199db7785a6975d580a026d53d9f674 (diff)
Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/command-rebase.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/command-rebase.yml b/.github/workflows/command-rebase.yml
index 4f5acca1d..5ad39a1e2 100644
--- a/.github/workflows/command-rebase.yml
+++ b/.github/workflows/command-rebase.yml
@@ -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: