mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
remove backend-ghidra from CI
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, backend-ghidra ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master, backend-ghidra ]
|
||||
branches: [ master ]
|
||||
|
||||
permissions: read-all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user