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

17 lines
258 B
YAML
Raw Normal View History

2025-12-12 17:11:24 +05:30
when:
event:
2025-12-12 17:16:43 +05:30
- push
2025-12-12 17:11:24 +05:30
- cron
- manual
steps:
renovate:
image: renovate/renovate
pull: true
commands:
- renovate
environment:
RENOVATE_CONFIG_FILE: config.js
RENOVATE_TOKEN:
from_secret: RENOVATE_TOKEN