From 39d2e888b70e375be9727249f2dc46ea70617ae9 Mon Sep 17 00:00:00 2001 From: tbro Date: Wed, 14 Aug 2024 14:20:03 +0300 Subject: [PATCH] add pull_request We think this will not be required on PR since it is a new workflow. --- .github/workflows/slowtest.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/slowtest.yaml b/.github/workflows/slowtest.yaml index 4d48889c8..420e5df4b 100644 --- a/.github/workflows/slowtest.yaml +++ b/.github/workflows/slowtest.yaml @@ -10,6 +10,7 @@ on: - "20[0-9][0-9][0-1][0-9][0-3][0-9]*" schedule: - cron: "0 0 * * 1" + pull_request: workflow_dispatch: concurrency: