mirror of
https://github.com/mandiant/capa.git
synced 2026-02-04 19:12:01 -08:00
Merge branch 'feature-981' of github.com:fireeye/capa into feature-981
This commit is contained in:
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@@ -2,10 +2,9 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, dotnet-main ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
# TODO cleanup these
|
||||
branches: [ master, dotnet-main, feature-981 ]
|
||||
branches: [ master ]
|
||||
|
||||
# save workspaces to speed up testing
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user