From 2315be3692386738ff0df910153d369b98412d52 Mon Sep 17 00:00:00 2001 From: Kamaleshwar Date: Sat, 5 Oct 2024 09:02:57 +0200 Subject: [PATCH] disable amend wiki --- .github/workflows/go.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 9b66f68..24aa80f 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -31,7 +31,6 @@ jobs: with: report: true chart: true - amend: true # if: | # github.base_ref == 'main' && # github.event_name == 'push'