From 8013bb369ac934d3049b37d98c6b2ddd09df00d1 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 19 Dec 2020 21:43:36 +0100 Subject: [PATCH] [ticket/16659] Build PR branch to show that CI is working PHPBB3-16659 --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7354711a67..74cc3f8e4e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -5,6 +5,7 @@ on: branches: - 3.3.x - master + - ticket/16659 pull_request: branches: - 3.3.x