ci working on feature and bug branches

This commit is contained in:
2025-07-31 09:37:05 +02:00
parent 114009d34d
commit e7d9aecc00

View File

@@ -3,7 +3,7 @@ name: Rust Cross-Platform Build
on:
workflow_dispatch:
push:
branches: [ "main", "feature-*" ]
branches: [ "main", "feature/*", bug/* ]
pull_request:
branches: [ "main" ]