From a12f903e93a663ea7dac83c5614dd24a2ef5c2ec Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 17 Oct 2021 09:04:26 +0200 Subject: [PATCH] [ticket/16889] Remove build on push for ticket branch again PHPBB3-16889 --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 580a424915..8fbedde8d7 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -6,7 +6,6 @@ on: - 3.3.x - master - 'prep-release-*' - - 'ticket/*' tags: - 'release-*' pull_request: