From a97f2efdedec4de3c62c22f9663e72a0d86fd279 Mon Sep 17 00:00:00 2001 From: Ana Maria Martinez Gomez Date: Wed, 12 Jun 2024 10:53:17 +0200 Subject: [PATCH] [CI] Correct typo in GH workflow name --- .github/workflows/compare_myget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compare_myget.yml b/.github/workflows/compare_myget.yml index 3ee3ff1da..f74d2fb52 100644 --- a/.github/workflows/compare_myget.yml +++ b/.github/workflows/compare_myget.yml @@ -1,4 +1,4 @@ -name: MyGet version mitmatches +name: MyGet version mismatches on: workflow_dispatch: