From 224dc389eb1c93d7bab14ca4189def092260bf4d Mon Sep 17 00:00:00 2001 From: Garrone Joseph Date: Thu, 14 May 2020 00:10:01 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..08fa0a4 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ts_ci +Continus integration setup for TypeScript projects via GitHub Actions