Skip to content

Commit

Permalink
ci: use the PR's branch for renovate.
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau committed May 21, 2024
1 parent 84894d4 commit e1d6ad4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ jobs:
run: renovate --dry-run --autodiscover
env:
RENOVATE_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RENOVATE_USE_BASE_BRANCH_CONFIG: ${{ github.ref }}

0 comments on commit e1d6ad4

Please sign in to comment.