refactor!: modernize shared cicd deploy and validate workflows #49

Merged
t.behrendt merged 8 commits from chore-modernize-cicd-workflows into main 2026-04-29 19:49:08 +02:00
Showing only changes of commit 12909ec275 - Show all commits
+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"]
}