From 446b8a6f77c5156d512a9345b76e089a9395486a Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Sun, 16 Apr 2023 11:52:31 +0200 Subject: [PATCH] Fix badge routes for build action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59e5c0f..40ec420 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is the pyxattr module, a Python extension module which gives access to the extended attributes for filesystem objects available in some operating systems. -[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/iustin/pyxattr/CI)](https://github.com/iustin/pyxattr/actions/workflows/ci.yml) +[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/iustin/pyxattr/ci.yml?branch=master)](https://github.com/iustin/pyxattr/actions/workflows/ci.yml) [![Codecov](https://img.shields.io/codecov/c/github/iustin/pyxattr)](https://codecov.io/gh/iustin/pyxattr) [![Read the Docs](https://img.shields.io/readthedocs/pyxattr)](http://pyxattr.readthedocs.io/en/latest/?badge=latest) [![GitHub issues](https://img.shields.io/github/issues/iustin/pyxattr)](https://github.com/iustin/pyxattr/issues) -- 2.39.2