mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
feat(GHA): Renovate auto rebase after PR automerge enabled
This commit is contained in:
4
.github/workflows/renovate-rebase.yaml
vendored
4
.github/workflows/renovate-rebase.yaml
vendored
@@ -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]"
|
||||
|
||||
Reference in New Issue
Block a user