Explorar el Código

Run Renovate with changes enabled by default

pull/5584/head
Slavi Pantaleev hace 2 días
padre
commit
dac3ba5d9e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/renovate.yml

+ 1
- 1
.github/workflows/renovate.yml Ver fichero

@@ -14,7 +14,7 @@ on: # yamllint disable-line rule:truthy
dry_run:
description: 'Run without making changes'
required: false
default: true
default: false
type: boolean
log_level:
description: 'Renovate log level'


Cargando…
Cancelar
Guardar