Update .forgejo/workflows/renovate.yml

This commit is contained in:
Oliver Weyhmüller 2025-01-08 09:33:21 +00:00
parent 6912187385
commit aa635b59ff

View file

@ -17,7 +17,7 @@ on:
env:
RENOVATE_DRY_RUN: ${{ (github.event_name != 'schedule' && github.ref_name != github.event.repository.default_branch) && 'full' || '' }}
RENOVATE_REPOSITORIES: ${{ github.repository }}
RENOVATE_AUTODISCOVER: 'true'
jobs:
renovate: