remove backend-ghidra from workflows

This commit is contained in:
Mike Hunhoff
2023-08-28 12:32:52 -06:00
parent 8ed4062cf1
commit 7bd2467074

View File

@@ -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