From e13cecc203aaae3893403829f09e79588f41ecf7 Mon Sep 17 00:00:00 2001 From: wuriyanto Date: Sat, 16 Jul 2022 01:40:12 +0700 Subject: [PATCH] github actions: fix the CI name --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b7a56b..94c69ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: gaw CI +name: filesig Go CI on: push: