From 4572a2315c4a3b2815601811801d237aa39fa8c1 Mon Sep 17 00:00:00 2001 From: Giles Greenway Date: Fri, 11 Aug 2023 10:49:39 +0100 Subject: [PATCH] Try out the tests for PR #610 remotely... On branch actions-grg modified: .github/workflows/tests.yml --- .github/workflows/tests.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6fd377e18..882b4b07c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -19,8 +19,7 @@ on: push: branches: - - 1.0.x - - master + - actions-grg pull_request: branches: - 1.0.x