From 58010865e0af0a7eb3119aaa3eafd8fd70ac2d5e Mon Sep 17 00:00:00 2001 From: dgtown Date: Thu, 16 Nov 2023 17:26:29 -0500 Subject: [PATCH] remove commit info --- business/run.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/business/run.go b/business/run.go index 628b2b8..ce4f86a 100644 --- a/business/run.go +++ b/business/run.go @@ -191,8 +191,6 @@ const slackTemplate = ` %s CLI run completed with status: *%s* %s App: *%s* - -Triggered by commit: github.com/porter-dev/%s/commit/%s ` const supportHeroGroupID = "S05LXJ5DU9L"