add badge (#43)

This commit is contained in:
Bryan MacFarlane
2019-12-07 10:40:49 -08:00
committed by GitHub
parent 9cdc5b327a
commit d381446d27
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
<p align="center">
<a href="https://github.com/actions/typescript-action/actions"><img alt="typescript-action status" src="https://github.com/actions/typescript-action/workflows/build-test/badge.svg"></a>
</p>
# Create a JavaScript Action using TypeScript
Use this template to bootstrap the creation of a JavaScript action.:rocket: