Update .forgejo/workflows/renovate.yml

This commit is contained in:
Oliver Weyhmüller 2025-01-08 18:10:44 +00:00
parent edf46d1c61
commit 300f0418ae

View file

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