From 291ffb05cb303a054e6327288579cd752ff5ab51 Mon Sep 17 00:00:00 2001 From: Seeker Date: Thu, 30 Jul 2020 10:49:52 -0700 Subject: [PATCH] Revert "workflows/autolabel: add gopath deprecation" (#58855) This reverts commit fd5c838018632e6f494ac7fe8cada7bd5d604b90. --- .github/workflows/autolabel.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/autolabel.yml b/.github/workflows/autolabel.yml index a7ccef0f12b..b05ed32fe4a 100644 --- a/.github/workflows/autolabel.yml +++ b/.github/workflows/autolabel.yml @@ -28,10 +28,6 @@ jobs: "label": "bottle unneeded", "path": "Formula/.+", "content": "\n bottle :unneeded\n" - }, { - "label": "gopath deprecation", - "path": "Formula/.+", - "content": "\"GOPATH\"" }, { "label": "formula deprecated", "path": "Formula/.+",