Skip to content

Commit 0932fc0

Browse files
🤖 docs(README.md): Fix badges/shields#8671.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/0a8d3b13d81dd9750fb5fb9b26baa54905f56b34/src/transforms/readme:tests-badge-shields-issue-8671.js Please contact the author of the transform if you believe there was an error.
1 parent eb29812 commit 0932fc0

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
@@ -11,7 +11,7 @@ isPalindrome('ΝΙΨΟΝΑΝΟΜΗΜΑΤΑΜΗΜΟΝΑΝΟΨΙΝ'); // true
1111

1212
[![License](https://img.shields.io/github/license/array-like/is-palindrome.svg)](https://raw.githubusercontent.com/array-like/is-palindrome/main/LICENSE)
1313
[![Version](https://img.shields.io/npm/v/@array-like/is-palindrome.svg)](https://www.npmjs.org/package/@array-like/is-palindrome)
14-
[![Tests](https://img.shields.io/github/workflow/status/array-like/is-palindrome/ci?event=push&label=tests)](https://github.com/array-like/is-palindrome/actions/workflows/ci.yml?query=branch:main)
14+
[![Tests](https://img.shields.io/github/actions/workflow/status/array-like/is-palindrome/ci.yml?branch=main&event=push&label=tests)](https://github.com/array-like/is-palindrome/actions/workflows/ci.yml?query=branch:main)
1515
[![Dependencies](https://img.shields.io/librariesio/github/array-like/is-palindrome.svg)](https://github.com/array-like/is-palindrome/network/dependencies)
1616
[![GitHub issues](https://img.shields.io/github/issues/array-like/is-palindrome.svg)](https://github.com/array-like/is-palindrome/issues)
1717
[![Downloads](https://img.shields.io/npm/dm/@array-like/is-palindrome.svg)](https://www.npmjs.org/package/@array-like/is-palindrome)

0 commit comments

Comments
 (0)