From 145fd12a9e7eb892b085ed2e1da2e96be6b61207 Mon Sep 17 00:00:00 2001 From: Giles Westwood Date: Tue, 12 Nov 2024 18:15:56 +0000 Subject: [PATCH] cleanup: map workflow name to filename --- .github/workflows/temp-storybook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/temp-storybook.yml b/.github/workflows/temp-storybook.yml index 6c5b89fc7..47f53ec5b 100644 --- a/.github/workflows/temp-storybook.yml +++ b/.github/workflows/temp-storybook.yml @@ -1,4 +1,4 @@ -name: Build and Deploy +name: temp-storybook on: push: