chore(ci/cd): replaced worfklow with matrix, added dryrun button
All checks were successful
Coding Quality / Build and analyze (pull_request) Successful in 2m19s

This commit is contained in:
2026-03-21 14:15:42 +01:00
parent 50e6f8b509
commit 1331bc1d4a
2 changed files with 38 additions and 76 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"conventionalCommits.scopes": [
"ci/cd"
]
}