buildtest for new file struc
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -3,7 +3,7 @@ name: Rust Cross-Platform Build
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ "development", "main"] #"feature/*", bug/*, enhancement/* ]
|
||||
branches: [ "development", "main", "feature/*", bug/*, enhancement/* ]
|
||||
pull_request:
|
||||
branches: [ "development", "main" ]
|
||||
|
||||
|
Reference in New Issue
Block a user