build: Add workflows (#2)

This commit is contained in:
Kroese
2024-01-14 14:32:50 +01:00
committed by GitHub
parent dd29940c8e
commit 3f70a9b7c3
6 changed files with 158 additions and 3 deletions

4
.github/renovate.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended", ":disableDependencyDashboard"]
}