Skip to content

Commit

Permalink
build(renovate): add RENOVATE_BRANCH_PREFIX_OLD (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusrbrown authored Jul 6, 2023
1 parent b877d72 commit 614ae32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ jobs:
RENOVATE_AUTODISCOVER: ${{ steps.configure.outputs.autodiscover }}
RENOVATE_BASE_BRANCHES: ${{ steps.configure.outputs.base-branches }}
RENOVATE_USE_BASE_BRANCH_CONFIG: ${{ steps.configure.outputs.base-branches && 'merge' || 'none' }}
RENOVATE_BRANCH_PREFIX_OLD: 'renovate-github/'
RENOVATE_CACHE_NPM_MINUTES: 30
RENOVATE_CONFIG: ${{ steps.configure.outputs.global-config }}
RENOVATE_DEPENDENCY_DASHBOARD_FOOTER: >-
Expand Down

0 comments on commit 614ae32

Please sign in to comment.