From cccd3b83304674b6279d862b2ea5cf4cc630608d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Sun, 22 Nov 2020 16:42:37 +0100 Subject: [PATCH] Update go.yml --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index a64bbd0e87ce8f77f25a757c3678bcaa0b6cc118..2eebbf18a577e76bf9746302fc4bebb7928a030f 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,4 +1,4 @@ -name: Golang build and test +name: Go build and test on: push: