From c307c8c7a4194da640203333df64746e52e339ae Mon Sep 17 00:00:00 2001 From: Darius klein Date: Sat, 15 Nov 2025 23:00:58 +0100 Subject: [PATCH] updated pipeline --- .github/workflows/release.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8bceeea..a2e77ef 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,8 +1,3 @@ -# This workflow will build a golang project -# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go - -#DISABLED - name: Go on: