diff --git a/.github/workflows/go.yml b/.github/workflows/go-main.yml similarity index 97% rename from .github/workflows/go.yml rename to .github/workflows/go-main.yml index 4474a62..e4887b1 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go-main.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: Go Main on: push: