Add crow ci wf

This commit is contained in:
2025-12-12 17:11:24 +05:30
parent b6b2087155
commit e690cdf415

15
.crow/renovate.yml Normal file
View File

@@ -0,0 +1,15 @@
when:
event:
- cron
- manual
steps:
renovate:
image: renovate/renovate
pull: true
commands:
- renovate
environment:
RENOVATE_CONFIG_FILE: config.js
RENOVATE_TOKEN:
from_secret: RENOVATE_TOKEN