From 41ec9aab90d1a2faf917d3baf13f03ca43957a64 Mon Sep 17 00:00:00 2001 From: Laurent Demailly Date: Sun, 15 Sep 2024 16:06:07 -0700 Subject: [PATCH] shorter name for the badge (#5) --- .github/workflows/include.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/include.yml b/.github/workflows/include.yml index 00c415a..594a9a0 100644 --- a/.github/workflows/include.yml +++ b/.github/workflows/include.yml @@ -1,5 +1,5 @@ # Same as full workflow (eg from fortio/multicurl) but without the goreleaser step -name: "Shared library fortio workflows" +name: "CI Checks" on: push: