From 1b640eca1c7250d0d44fdfaca3295523bc773551 Mon Sep 17 00:00:00 2001 From: Jordan Ribbink Date: Fri, 26 Jan 2024 10:13:57 -0800 Subject: [PATCH] force ci run --- .github/workflows/ci.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 996d2a30..9c377a8b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,16 +2,6 @@ name: CI on: push: - branches: - - master - - "feature/**" - - "v**" - pull_request: - branches: - - master - - "feature/**" - - "v**" - - "languageserver/v" jobs: paths-filter: