From 10349d1201ed9f2030b502a75ee50d5bf6dbd88c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Mill=C3=A1n=20Acosta?= <83466805+jmillanacosta@users.noreply.github.com> Date: Wed, 6 Sep 2023 12:31:19 +0200 Subject: [PATCH] Test on PR --- .github/workflows/on-push-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/on-push-tests.yml b/.github/workflows/on-push-tests.yml index 03edca96..be092cb9 100644 --- a/.github/workflows/on-push-tests.yml +++ b/.github/workflows/on-push-tests.yml @@ -1,6 +1,7 @@ name: On push file integrity tests on: + pull_request: workflow_run: workflows: ["pages-build-deployment"] #Wait until the latest modules are deployed to the site types: