From 46ebb280b23ad96ebb64cc24831644d4de536ff1 Mon Sep 17 00:00:00 2001 From: Tudor Amariei Date: Wed, 25 Oct 2023 14:45:48 +0300 Subject: [PATCH] should be fine now --- .github/workflows/build-image.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index af5ed529..5051123a 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -4,13 +4,15 @@ on: push: branches: - main - - ci/reusable-workflow tags: - v* + pull_request: + branches: + - main jobs: build: - uses: code4romania/.github/.github/workflows/build-push-image.yml@47ac78afc032c0a804b708c0bdcaad49b124fdc0 + uses: code4romania/.github/.github/workflows/build-push-image.yml@9f50f9865ea70f0e0397f6092aae2facfbf43f80 with: images: ghrc.io/code4romania/website-factory registry: ghrc.io