mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-06-24 22:37:43 +00:00
docs: add CI tests badge to README
This commit is contained in:
parent
50f3dc0b06
commit
e90574c974
@ -2,6 +2,7 @@
|
||||
|
||||
[![GitHub Release][ico-release]][link-github-release]
|
||||
[![License][ico-license]](LICENSE)
|
||||
[![Tests][ico-tests]][link-tests]
|
||||
|
||||
A Github Action for sending a webhook event any endpoint
|
||||
|
||||
@ -114,4 +115,6 @@ The MIT License (MIT). Please see [License File](LICENSE) for more information.
|
||||
|
||||
[ico-release]: https://img.shields.io/github/tag/joelwmale/webhook-action.svg
|
||||
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg
|
||||
[ico-tests]: https://github.com/joelwmale/webhook-action/actions/workflows/tests.yml/badge.svg
|
||||
[link-github-release]: https://github.com/joelwmale/webhook-action/releases
|
||||
[link-tests]: https://github.com/joelwmale/webhook-action/actions/workflows/tests.yml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user