From af4ce412fc4a1a85afb423ec6290c345b4baf36e Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Fri, 26 Jan 2024 14:22:18 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=AA=20Fix=20=E2=99=B2=20in=20the=20nam?= =?UTF-8?q?e=20of=20reusable-build-wheel.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/reusable-build-wheel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-build-wheel.yml b/.github/workflows/reusable-build-wheel.yml index f02dfcf76..89722f15d 100644 --- a/.github/workflows/reusable-build-wheel.yml +++ b/.github/workflows/reusable-build-wheel.yml @@ -1,6 +1,6 @@ --- -name:  👷 Build wheel 🛞📦 +name: ♲ 👷 Build wheel 🛞📦 on: # yamllint disable-line rule:truthy workflow_call: