From 5155744082ffb86474b5682c956d06297230afab Mon Sep 17 00:00:00 2001 From: Sarah Drasner Date: Sat, 24 Nov 2018 10:13:02 -0700 Subject: [PATCH] Update readme with a concise description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62d9a5b..844c3aa 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ > A curated list of awesome things related to [GitHub Actions](https://github.com/features/actions). -With GitHub Actions you can automate your workflow from idea to production. +Actions are triggered by GitHub platform events directly in a repo and run on-demand workflows as autoscaled containers in response. With GitHub Actions you can automate your workflow from idea to production. ## Contents