mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
ci: test pyinstaller CI
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -1,8 +1,10 @@
|
||||
name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["feature-py3-pyinstaller"]
|
||||
release:
|
||||
types: [edited, published, push]
|
||||
types: [edited, published]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user