From e59acd9e44689926638a76318cc4a4cf4d8bb9f2 Mon Sep 17 00:00:00 2001 From: jecihjoy Date: Tue, 2 Jan 2024 21:34:35 +0300 Subject: [PATCH] Build on PR for easy testing --- .github/workflows/mekom_cicd.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/mekom_cicd.yml b/.github/workflows/mekom_cicd.yml index 41ea320..f5c8200 100644 --- a/.github/workflows/mekom_cicd.yml +++ b/.github/workflows/mekom_cicd.yml @@ -5,6 +5,8 @@ on: workflow_dispatch: push: branches: [ master ] + pull_request: + branches: [ master ] jobs: build: