From 4b149ff5e874e75401ebfb38d8616e88fb23f38f Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 20 Sep 2024 22:05:28 +0100 Subject: [PATCH] trigger builds --- .github/workflows/publish-preview.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish-preview.yml b/.github/workflows/publish-preview.yml index fe083c0f6252e58..a8820ae842f5c7a 100644 --- a/.github/workflows/publish-preview.yml +++ b/.github/workflows/publish-preview.yml @@ -1,6 +1,6 @@ on: - pull_request: - branches: + push: + branches-ignore: - production concurrency: