feat: restructure GitHub workflows; add CI workflow, update publish process, and remove obsolete test and lint workflows

This commit is contained in:
bohd4nx
2026-03-16 18:22:58 +02:00
parent 520153dfb1
commit f5d2e8490a
10 changed files with 152 additions and 83 deletions
+9
View File
@@ -8,3 +8,12 @@ updates:
open-pull-requests-limit: 5
labels:
- "dependencies"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
open-pull-requests-limit: 5
labels:
- "dependencies"