From 29d79720d2a6c28e45a9822e5566d163e96d53b4 Mon Sep 17 00:00:00 2001 From: Maksim Ivanov Date: Thu, 10 Oct 2024 16:14:12 +0300 Subject: [PATCH] ci: fixup deploy (#947) --- .github/workflows/deploy-preview.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 23943a4a..00f8195a 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -1,4 +1,5 @@ name: 🚀 Deploy / preview +on: pull_request jobs: build_and_preview: