Skip to content

Commit ed5f61c

Browse files
committed
rename workflow
1 parent 845a10e commit ed5f61c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tests.yml renamed to .github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: tests
1+
name: run-tests
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio
7777

7878
[ico-version]: https://img.shields.io/packagist/v/juststeveking/laravel-redoc.svg?style=flat-square
7979
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
80-
[ico-github-action]: https://github.com/JustSteveKing/laravel-redoc/workflows/tests/badge.svg?branch=main
80+
[ico-github-action]: https://github.com/JustSteveKing/laravel-redoc/workflows/run-tests/badge.svg?branch=main
8181
[ico-downloads]: https://img.shields.io/packagist/dt/juststeveking/laravel-redoc.svg?style=flat-square
8282

8383
[link-packagist]: https://packagist.org/packages/juststeveking/laravel-redoc

0 commit comments

Comments
 (0)