ci working on feature and bug branches
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: [ "main", "feature-*" ]
|
||||
branches: [ "main", "feature/*", bug/* ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
Reference in New Issue
Block a user