From 1a476d9e44b49b5f8467bae9b1db034449cd6cf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Thu, 4 Jan 2024 13:29:51 +0100 Subject: [PATCH] debug: bin-image from ci-bin-image branch (this PR) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Paweł Gronowski --- .github/workflows/bin-image.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/bin-image.yml b/.github/workflows/bin-image.yml index cac63226bedd..701c13ee1839 100644 --- a/.github/workflows/bin-image.yml +++ b/.github/workflows/bin-image.yml @@ -9,6 +9,7 @@ on: push: branches: - 'master' + - 'ci-bin-image' - '[0-9]+.[0-9]+' tags: - 'v*'