diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 469c4573..1b82f594 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,4 +1,4 @@ -name: validate pull requests +name: Go on: push: branches: [ main ]