From 45f23d046342edbaaf5545e407241ade3f7e0f81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20M=C3=B6ller?= Date: Tue, 7 Mar 2023 11:17:06 +0100 Subject: [PATCH] Update go.yaml --- .github/workflows/go.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 469189c..ad18ade 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -1,7 +1,7 @@ # This workflow will build a golang project # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go -name: Go +name: Build on: push: