1
0
Fork 0
mirror of https://github.com/actions/toolkit.git synced 2025-06-11 18:20:45 +09:00

Add status badge

This commit is contained in:
Danny McCormick 2019-08-12 15:09:43 -04:00 committed by GitHub
parent 079812ed8a
commit 938549d01a
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,10 @@
<img src="res/at-logo.png">
</p>
<p align="center">
<a href="https://github.com/actions/toolkit"><img alt="GitHub Actions status" src="https://github.com/actions/toolkit/workflows/Main%20workflow/badge.svg"></a>
</p>
## Toolkit
The toolkit provides a set of packages to make creating actions easier and drive consistency.