From c801d8051e207952633304458613420abf433043 Mon Sep 17 00:00:00 2001 From: serhiy-krupka-vitech Date: Thu, 25 Mar 2021 12:48:18 +0200 Subject: [PATCH] feat: add command which is marking topology as tested --- .github/workflows/goreleaser.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 3a48c03..7413397 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -2,9 +2,6 @@ name: goreleaser on: push: - branches: - - 'master' - - 'main' tags: - 'v*'