fix: address review findings

This commit is contained in:
2026-06-15 12:26:26 +02:00
parent 66496ec476
commit 78ff3473ee
7 changed files with 156 additions and 20 deletions
+2 -2
View File
@@ -2,9 +2,9 @@ name: Docker
on:
push:
branches: [main]
branches: [main, master]
pull_request:
branches: [main]
branches: [main, master]
workflow_dispatch:
concurrency:
+2 -2
View File
@@ -2,9 +2,9 @@ name: Rust
on:
push:
branches: [main]
branches: [main, master]
pull_request:
branches: [main]
branches: [main, master]
workflow_dispatch:
concurrency: