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: