From 866346e0a990d6988097d83a316102a3d786063f Mon Sep 17 00:00:00 2001 From: Philippe Coval Date: Mon, 27 Jan 2025 14:00:25 +0100 Subject: [PATCH] UIC-3082: ci: github: Build in all branches Origin: https://github.com/SiliconLabs/UnifySDK/pull/50 Forwarded: https://github.com/SiliconLabsSoftware/unify-z-wave/pull/2 Signed-off-by: Philippe Coval --- .github/workflows/build.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7ceb54045..5f566937f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,9 +2,6 @@ name: Docker Image CI on: push: - branches: [ '*' ] - pull_request: - branches: [ '*' ] jobs: build: