diff options
-rw-r--r-- | .github/workflows/go.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 35650160..8f703740 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,8 +1,6 @@ name: Go on: push: - branches: [master] - pull_request: paths: - '**.go' env: |