mirror of
https://github.com/mandiant/capa.git
synced 2025-12-24 20:10:07 -08:00
ci: do tests on dynamic-feature-extraction branch
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -2,9 +2,9 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ master, "dynamic-feature-extraction" ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ master, "dynamic-feature-extraction" ]
|
||||
|
||||
# save workspaces to speed up testing
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user