From 83cae29dbea909f4f2ab7b1df63f8ce818bd2dd4 Mon Sep 17 00:00:00 2001 From: Moritz Raabe Date: Thu, 12 May 2022 18:40:45 +0200 Subject: [PATCH] ci: temporarily test on PR --- .github/workflows/tests.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 91478bfe..9c79dc9c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -4,7 +4,8 @@ on: push: branches: [ master, dotnet-main ] pull_request: - branches: [ master, dotnet-main ] + # TODO cleanup these + branches: [ master, dotnet-main, feature-981 ] # save workspaces to speed up testing env: