From 81fb1f91b690838f76e5ccf7ee0cea1de4a80194 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 9 Dec 2024 00:37:28 +0100 Subject: [PATCH] Chore: run deploy on hosted on pull request --- .github/workflows/deploy_hosted.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy_hosted.yml b/.github/workflows/deploy_hosted.yml index 2829dc043..74fa95f82 100644 --- a/.github/workflows/deploy_hosted.yml +++ b/.github/workflows/deploy_hosted.yml @@ -1,6 +1,7 @@ name: Deploy develop on dev.mapcomplete.org on: - push + - push + - pull_request jobs: build: