feat(GHA): Renovate auto rebase after PR automerge enabled

This commit is contained in:
JJGadgets
2025-04-18 14:47:20 +08:00
parent 274162eb9a
commit e2f258fd4f

View File

@@ -41,9 +41,7 @@ jobs:
ref: "${{ github.event.pull_request.head.ref }}"
fetch-depth: 0
- run: |
git
- name: Git setup
- name: Git
shell: bash
run: |
git config user.name "${{ secrets.BOT_USERNAME }}[bot]"