Update .forgejo/workflows/renovate.yml
This commit is contained in:
parent
6912187385
commit
aa635b59ff
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue