Update README.md

This commit is contained in:
Jonathan Clem
2020-02-28 09:12:55 -05:00
committed by GitHub
parent 493b839630
commit 0cb5c91bd3

View File

@@ -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 This action makes it easy to quickly write a script in your workflow that
uses the GitHub API and the workflow run context. uses the GitHub API and the workflow run context.