ci: enable test building of standalone exe in CI

This commit is contained in:
William Ballenthin
2021-03-05 15:35:42 -07:00
parent 1e8919c6e6
commit 9b5d6f8df0

View File

@@ -1,6 +1,10 @@
name: build
on:
# TODO: remove upon merge
push:
branches: ["function-id-flirt"]
release:
types: [edited, published]