Skip to content

Commit

Permalink
ci: update pr-rebase.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kylesomers committed Sep 28, 2024
1 parent 77fbc19 commit 9be922d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@ jobs:
fetch-depth: 0
- name: Automatic Rebase
uses: cirrus-actions/rebase@1.8
with:
autosquash: ${{ contains(github.event.comment.body, '/autosquash') || contains(github.event.comment.body, '/rebase-autosquash') }}
env:
GITHUB_TOKEN: ${{ secrets.BOT_PAT }}

0 comments on commit 9be922d

Please sign in to comment.