From 76796b08f5cae3b2284d196efb04e1b9b0c1e102 Mon Sep 17 00:00:00 2001 From: Artem Sidorenko Date: Fri, 10 Nov 2023 13:35:07 +0100 Subject: [PATCH] CI: run for all PRs most likely the dokken tests are blocked because of this limitation Signed-off-by: Artem Sidorenko --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 44d55d2..29d77b9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -9,8 +9,6 @@ on: branches: - '*' pull_request: - types: - - opened branches: - master