Update WF
Some checks failed
renovate / renovate (push) Has been cancelled

This commit is contained in:
2026-02-08 19:28:33 +05:30
parent 5524384f08
commit 049e4012f4
3 changed files with 0 additions and 0 deletions

18
.crow/dryRun.yml.old Normal file
View File

@@ -0,0 +1,18 @@
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
GITHUB_COM_TOKEN:
from_secret: GITHUB_COM_TOKEN