reimplement github action in typescript

This commit is contained in:
Denis Isaev
2020-05-04 17:48:04 +03:00
parent 666cc9164e
commit 853ade09ed
22 changed files with 67641 additions and 49 deletions
+3
View File
@@ -0,0 +1,3 @@
import { run } from "./run"
run()