Re: [PATCH v2] README.md: fix CIFuzz badge link to refer to a specific workflow

Stephen Smalley <[email protected]> Mon, 3 Aug 2026 14:13:24 -0400
Newsgroups org.kernel.vger.selinux
Message-ID <CAEjxPJ6choPWCKXV2k-Fv4_SAuZ43HfBBd2q_=1ryoPegemDvQ@mail.gmail.com>
On Mon, Aug 3, 2026 at 10:00=E2=80=AFAM Stephen Smalley
<[email protected]> wrote:
>
> We already had separate links for the other CIFuzz actions, so
> just make this one reference the check format workflow.
>
> Signed-off-by: Stephen Smalley <[email protected]>

Disregard - there is a cifuzz.yml workflow but it wasn't running
anymore since master was deleted.

> ---
>  README.md | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README.md b/README.md
> index 08e82d0c..6f1bfcc8 100644
> --- a/README.md
> +++ b/README.md
> @@ -5,7 +5,7 @@ SELinux Userspace
>  [![Run Tests](https://github.com/SELinuxProject/selinux/actions/workflow=
s/run_tests.yml/badge.svg)](https://github.com/SELinuxProject/selinux/actio=
ns/workflows/run_tests.yml)
>  [![Run SELinux testsuite in Testing Farm](https://github.com/SELinuxProj=
ect/selinux/actions/workflows/tf_testsuite.yml/badge.svg)](https://github.c=
om/SELinuxProject/selinux/actions/workflows/tf_testsuite.yml)
>  [![OSS-Fuzz Status](https://oss-fuzz-build-logs.storage.googleapis.com/b=
adges/selinux.svg)](https://oss-fuzz-build-logs.storage.googleapis.com/inde=
x.html#selinux)
> -[![CIFuzz Status](https://github.com/SELinuxProject/selinux/actions/work=
flows/cifuzz.yml/badge.svg)](https://github.com/SELinuxProject/selinux/acti=
ons/workflows/cifuzz.yml)
> +[![Check Format](https://github.com/SELinuxProject/selinux/actions/workf=
lows/check_format.yml/badge.svg)](https://github.com/SELinuxProject/selinux=
/actions/workflows/check_format.yml)
>
>  SELinux is a flexible Mandatory Access Control (MAC) system built into t=
he
>  Linux Kernel. SELinux provides administrators with a comprehensive acces=
s
> --
> 2.55.0
>