From 1594ec8260b1e609cdebbf15b78ca952eeb959c6 Mon Sep 17 00:00:00 2001 From: Andrej Petras Date: Mon, 28 Oct 2024 11:39:33 +0100 Subject: [PATCH] feat: update release and build pipeline --- .github/workflows/build.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dde22b4..ed3053b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -6,14 +6,6 @@ on: branches: - 'main' - 'fix/[0-9]+.[0-9]+.x' - paths-ignore: - - '.gitignore' - - 'CODEOWNERS' - - 'LICENSE' - - '*.md' - - '*.adoc' - - '*.txt' - - '.all-contributorsrc' jobs: build: