From b2622b611e8720d0bb33e15ec3d83846d80baa87 Mon Sep 17 00:00:00 2001 From: David Craven Date: Tue, 2 Jul 2019 12:42:58 +0200 Subject: [PATCH] Don't label PR's with gotissues. (#2993) --- substrate/scripts/gitlab/check_runtime.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/substrate/scripts/gitlab/check_runtime.sh b/substrate/scripts/gitlab/check_runtime.sh index 03c4660136..725c5077c5 100755 --- a/substrate/scripts/gitlab/check_runtime.sh +++ b/substrate/scripts/gitlab/check_runtime.sh @@ -112,10 +112,7 @@ else # drop through into pushing `gotissues` and exit 1... fi -# dropped through. there's something wrong; mark `gotissues` and exit 1. - -github_label "A4-gotissues" - +# dropped through. there's something wrong; exit 1. exit 1