diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 78410aab10..64e9f27eb2 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,10 +1,10 @@ name: i386 linux tests on: - push: - branches: [ master ] - pull_request: - branches: [ master ] + # push: + # branches: [ master ] + # pull_request: + # branches: [ master ] workflow_dispatch: jobs: