From f2a24ffc796d93cf824a87eb5b7a55f955f2f150 Mon Sep 17 00:00:00 2001 From: Aleksandar Sasa Boljanovic Date: Tue, 20 Feb 2024 13:32:15 +0100 Subject: [PATCH] Release 4.1.6 --- .github/workflows/ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 87c5ce95..64bb6f5a 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -2,7 +2,7 @@ on: push: branches: - - develop + - master jobs: build: permissions: