Skip to content

Commit 22976cf

Browse files
authored
chore: Change RENOVATE_BASE_BRANCH_PATTERNS to 'main' (#240)
Change RENOVATE_BASE_BRANCH_PATTERNS to 'main'
1 parent 0c4feef commit 22976cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
env:
3636
LOG_LEVEL: ${{ inputs.logLevel || 'info' }}
3737
RENOVATE_DRY_RUN: ${{ inputs.dryRun || false }}
38-
RENOVATE_BASE_BRANCH_PATTERNS: deps-main
38+
RENOVATE_BASE_BRANCH_PATTERNS: main
3939
TZ: Europe/Berlin

0 commit comments

Comments
 (0)