From bb86ed443e17cfad16911d21c44888298b7f63ac Mon Sep 17 00:00:00 2001 From: Mangirdas Judeikis Date: Thu, 23 Oct 2025 19:43:29 +0300 Subject: [PATCH] build images on main --- .github/workflows/image.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/image.yaml b/.github/workflows/image.yaml index 79b55e78c..8b8652933 100644 --- a/.github/workflows/image.yaml +++ b/.github/workflows/image.yaml @@ -4,6 +4,8 @@ on: push: tags: - 'v*' + branches: + - main permissions: contents: read