From 59f88f52976325b46b3d482b792b70c29522f42b Mon Sep 17 00:00:00 2001 From: Clement Dutriez <36420329+CafeKrem@users.noreply.github.com> Date: Fri, 28 May 2021 15:26:38 +0200 Subject: [PATCH] Update currentStablePharo.yml --- .github/workflows/currentStablePharo.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/currentStablePharo.yml b/.github/workflows/currentStablePharo.yml index 2d7da39..efbfec2 100644 --- a/.github/workflows/currentStablePharo.yml +++ b/.github/workflows/currentStablePharo.yml @@ -7,6 +7,9 @@ on: push: branches: - master + pull_request: + branches: + - master workflow_dispatch: jobs: