Files
renovate-config/.crow/dryRun.yml
T

17 lines
292 B
YAML
Raw Normal View History

2025-12-12 17:25:55 +05:30
when:
event:
- push
steps:
renovateDryRun:
image: renovate/renovate
pull: true
commands:
- renovate
environment:
RENOVATE_CONFIG_FILE: config.js
RENOVATE_DRY_RUN: full
LOG_LEVEL: debug
RENOVATE_TOKEN:
from_secret: RENOVATE_TOKEN