From 98b54caca5f02d45a088c05ce3e4096ccb90216a Mon Sep 17 00:00:00 2001 From: strawberry <strawberry@puppygock.gay> Date: Wed, 31 Jan 2024 16:23:26 -0500 Subject: [PATCH] remove test branch from CI Signed-off-by: strawberry <strawberry@puppygock.gay> --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bfb431338..4d0472c9e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,6 @@ on: push: branches: - main - - gh-actions-port env: # Required to make some things output color -- GitLab