From 421228e456c0fd2f74e571d1b5acbab5b46c5d6f Mon Sep 17 00:00:00 2001 From: Aaqa Ishtyaq Date: Sun, 18 Dec 2022 14:56:56 +0530 Subject: [PATCH] chore: rename update gh action Signed-off-by: Aaqa Ishtyaq --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index b1cca73dd..87f225da9 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -1,4 +1,4 @@ -name: "Test" +name: "Update" on: workflow_dispatch: schedule: