refactor!: modernize shared cicd deploy and validate workflows (#49)
Release / Release (push) Successful in 11s

Reviewed-on: #49
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #49.
This commit is contained in:
2026-04-29 19:49:08 +02:00
committed by t.behrendt
parent dc62bc4e6a
commit bb6706d1a0
6 changed files with 81 additions and 238 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>t.behrendt/renovate-configs:common",
"local>t.behrendt/renovate-configs:action"
]
"extends": ["local>t.behrendt/renovate-configs:action"]
}