Skip to content

Commit

Permalink
Merge pull request #2690 from nextcloud/feat/workflow-auto-update-com…
Browse files Browse the repository at this point in the history
…mand-rebase.yml
  • Loading branch information
skjnldsv authored Jun 9, 2022
2 parents 7ddc566 + ae1723b commit 9ccf0d1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/command-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit 9ccf0d1

Please sign in to comment.