tell renovate about the repositories
All checks were successful
renovate / renovate (push) Successful in 22s

This commit is contained in:
Oliver Lippert 2024-01-20 22:28:55 +01:00
parent 8e719e4d70
commit 2852aeda30
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -23,4 +23,4 @@ jobs:
RENOVATE_CONFIG_FILE: "${{ github.workspace }}/renovate.json"
RENOVATE_ENDPOINT: https://git.keine.cloud/api/v1
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
RENOVATE_REPOSITORIES: '["${{ env.GITHUB_REPOSITORY }}"]'
RENOVATE_REPOSITORIES: '["oliver/pipeline-test-dependencies"]'