Update .forgejo/workflows/renovate.yml
This commit is contained in:
parent
edf46d1c61
commit
300f0418ae
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ on:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
RENOVATE_DRY_RUN: ${{ (github.event_name != 'schedule' && github.ref_name != github.event.repository.default_branch) && 'full' || '' }}
|
RENOVATE_DRY_RUN: ${{ (github.event_name != 'schedule' && github.ref_name != github.event.repository.default_branch) && 'full' || '' }}
|
||||||
|
RENOVATE_PRINT_CONFIG: 'true'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
|
|
Loading…
Add table
Reference in a new issue