From 1cd3bdbe2516ab35d135459754d65fcb34b131af Mon Sep 17 00:00:00 2001 From: Moto Ishizawa Date: Wed, 29 Jan 2020 23:19:23 +0900 Subject: [PATCH] Add README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..ecb24e35 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# actions-runner-controller + +This controller operates self-hosted runners for GitHub Actions on your Kubernetes cluster.