diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 50e38c1..cea8bdb 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,8 +1,5 @@ name: Go on: - push: - branches: - - master pull-request: branches: - master