mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +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
@@ -35,7 +35,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Update branch if automerge enabled
|
||||
if: github.event.action == auto_merge_enabled
|
||||
if: github.event.action == "auto_merge_enabled"
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ steps.oauth-token.outputs.token }}"
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user