remove backend-ghidra from CI

This commit is contained in:
Colton Gabertan
2023-08-28 12:21:30 -07:00
committed by GitHub
parent e00608e298
commit 6d3f649a0c

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