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:
parent
079812ed8a
commit
938549d01a
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue