Skip to content

Commit

Permalink
Add token
Browse files Browse the repository at this point in the history
  • Loading branch information
gc committed Aug 6, 2024
1 parent cc17c1c commit df6e09b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rebase_command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
- uses: peter-evans/rebase@v3
id: rebase
with:
token: ${{ secrets.REBASE_TOKEN }}
head: ${{ github.event.client_payload.pull_request.head.label }}
- name: Add reaction
if: steps.rebase.outputs.rebased-count == 1
Expand Down

0 comments on commit df6e09b

Please sign in to comment.