Skip to content

Commit 84ec935

Browse files
bussyjdOisinKyne
authored andcommitted
fix(renovate): run against repository
1 parent 8ca6e8a commit 84ec935

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/renovate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,7 @@ jobs:
3232
env:
3333
LOG_LEVEL: debug
3434
RENOVATE_DRY_RUN: ${{ github.event.inputs.dry_run == 'true' && 'full' || '' }}
35+
RENOVATE_REPOSITORIES: ${{ github.repository }}
36+
RENOVATE_BASE_BRANCHES: ${{ github.ref_name }}
3537
with:
3638
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)