Skip to content

Commit 2e0c292

Browse files
committed
[readme] replace runkit CI badge with shields.io check-runs badge
1 parent 3705ef2 commit 2e0c292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ assert.equal(isObject({}), true);
4949
[downloads-url]: https://npm-stat.com/charts.html?package=is-object
5050
[codecov-image]: https://codecov.io/gh/inspect-js/is-object/branch/main/graphs/badge.svg
5151
[codecov-url]: https://app.codecov.io/gh/inspect-js/is-object/
52-
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/is-object
52+
[actions-image]: https://img.shields.io/github/check-runs/inspect-js/is-object/main
5353
[actions-url]: https://github.com/inspect-js/is-object/actions
5454

0 commit comments

Comments
 (0)