From 040b907f6ed5caae645c59cdafd339fe4fe8018c Mon Sep 17 00:00:00 2001 From: XargonWan <6771419+XargonWan@users.noreply.github.com> Date: Mon, 4 Apr 2022 23:49:27 +0900 Subject: [PATCH] Update cooker.yml --- .github/workflows/cooker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml index f8ecaf45..75dd352c 100644 --- a/.github/workflows/cooker.yml +++ b/.github/workflows/cooker.yml @@ -1,6 +1,6 @@ # Due to the changes to the build systems actually on the branch integrated, this script will fail on main until merged -name: CI +name: Cooker # Controls when the workflow will run on: