From 1137356aedeea096617f64d46687e7b2e81e14e0 Mon Sep 17 00:00:00 2001 From: Vasilii Kupriakov Date: Fri, 10 Oct 2025 17:29:41 +0800 Subject: [PATCH] Run CI on external pull requests --- .github/workflows/react-components.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/react-components.yaml b/.github/workflows/react-components.yaml index 0575253..78bda96 100644 --- a/.github/workflows/react-components.yaml +++ b/.github/workflows/react-components.yaml @@ -1,6 +1,7 @@ name: React components on: push: + pull_request: jobs: prepare: