From e7e0703d9d8f37923b2022e0615b8bcbf199ac75 Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Mon, 23 Oct 2023 15:45:20 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=94=20GitHub=20Actions:=20Test=20on=20PR?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ab7233e..d5b360b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,6 +6,10 @@ on: branches: - master + pull_requests: + branches: + - master + schedule: - cron: "00 16 07 * *" # = monthly