From c2ce5fd77d51c5c2471aea884220057ccad45920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Proulx?= <76956526+fproulx-boostsecurity@users.noreply.github.com> Date: Wed, 10 Apr 2024 13:38:02 -0400 Subject: [PATCH] Update .goreleaser.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Proulx <76956526+fproulx-boostsecurity@users.noreply.github.com> --- .goreleaser.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 4c780d80..84b4749c 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -58,12 +58,6 @@ brews: name: homebrew-tap branch: main token: "{{ .Env.TAP_GITHUB_TOKEN }}" - pull_request: - enabled: true - base: - owner: boostsecurityio - name: homebrew-tap - branch: main directory: Formula homepage: https://boostsecurity.io description: poutine - The Build Pipeline risk analyzer.