From 5c91e963ac719bdf80cf8fb53d027f9fbae512d8 Mon Sep 17 00:00:00 2001 From: Joe George Date: Wed, 22 Jan 2025 10:58:18 -0500 Subject: [PATCH] Fix name --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 086d2465577..79ece1e45f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Build and test +name: CI on: workflow_dispatch: