From a4b40d746bb3cb5f500869d766da51a9e7adc959 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=90?= <84855512@qq.com> Date: Sat, 21 Sep 2024 21:43:31 +0800 Subject: [PATCH] Update go.yml --- .github/workflows/go.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 368cb01..1546bd6 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -4,8 +4,6 @@ name: Go on: - push: - branches: [ "master" ] pull_request: branches: [ "master" ]