From 379a2821fa95521f45579e282ee3b4beb4d775fd Mon Sep 17 00:00:00 2001 From: brandonkelly Date: Tue, 25 Oct 2022 15:02:53 -0700 Subject: [PATCH] Stop running CI on the 4.3 branch [ci skip] --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fe4fdc2df67..af19e3f28ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,6 @@ on: branches: - develop - v3 - - 4.3 pull_request: permissions: contents: read