diff --git a/.github/workflows/build.yml b/.github/workflows/go.yml similarity index 98% rename from .github/workflows/build.yml rename to .github/workflows/go.yml index a288042..88a80d2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/go.yml @@ -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: