Skip to content

Commit

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

Updating command-rebase.yml workflow from template
  • Loading branch information
CarlSchwan authored Apr 9, 2022
2 parents cf1ea75 + 5176c1b commit af3be4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/command-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
reaction-type: "+1"

- name: Checkout the latest code
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.COMMAND_BOT_PAT }}
Expand Down

0 comments on commit af3be4a

Please sign in to comment.