Skip to content

Commit

Permalink
Merge pull request #8223 from nextcloud/feat/workflow-auto-update-com…
Browse files Browse the repository at this point in the history
…mand-rebase.yml

Updating command-rebase.yml workflow from template
  • Loading branch information
skjnldsv authored Apr 28, 2022
2 parents 899bcde + c05a070 commit 15c3ff2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/command-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 15c3ff2

Please sign in to comment.