From d6d89c954452b26b3195ce2945ad166d4a35382a Mon Sep 17 00:00:00 2001 From: Gregor Martynus <39992+gr2m@users.noreply.github.com> Date: Fri, 31 May 2024 16:18:06 -0700 Subject: [PATCH] fix(README): CI status badge URL (#73) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb64a55..d796e02 100644 --- a/README.md +++ b/README.md @@ -442,6 +442,6 @@ Each reference has the following properties: | issue | `String` | The issue number. | -[github-actions-ci-link]: https://github.com/semantic-release/issue-parser/actions?query=workflow%3A%22Test%22+branch%3Amaster +[github-actions-ci-link]: https://github.com/semantic-release/issue-parser/actions/workflows/test.yml -[github-actions-ci-badge]: https://github.com/semantic-release/issue-parser/workflows/Test/badge.svg +[github-actions-ci-badge]: https://github.com/semantic-release/issue-parser/actions/workflows/test.yml/badge.svg