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:
2
.github/workflows/renovate-rebase.yaml
vendored
2
.github/workflows/renovate-rebase.yaml
vendored
@@ -36,6 +36,8 @@ jobs:
|
||||
owner: "${{ github.repository_owner }}"
|
||||
|
||||
- name: Update branch
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ steps.oauth-token.outputs.token }}"
|
||||
shell: bash
|
||||
run: |
|
||||
gh api --method PUT /repos/OWNER/REPO/pulls/PULL_NUMBER/update-branch \
|
||||
|
||||
Reference in New Issue
Block a user