From 0cb5c91bd3608bf215b3cbc01abdc38c8163ea5e Mon Sep 17 00:00:00 2001 From: Jonathan Clem Date: Fri, 28 Feb 2020 09:12:55 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6897c70..ce44f7b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# github-script +# github-script ![.github/workflows/integration.yml](https://github.com/actions/github-script/workflows/.github/workflows/integration.yml/badge.svg?event=push) ![.github/workflows/ci.yml](https://github.com/actions/github-script/workflows/.github/workflows/ci.yml/badge.svg?event=push) This action makes it easy to quickly write a script in your workflow that uses the GitHub API and the workflow run context.