From 814265cd33da35ba7e58311130a352af32d64810 Mon Sep 17 00:00:00 2001 From: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com> Date: Wed, 24 Sep 2025 20:19:09 +0200 Subject: [PATCH] chore: adjust CI to run on all PRs (#1244) --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c977d05..125d3e60 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,9 +6,6 @@ on: - main - next pull_request: - branches: - - main - - next workflow_dispatch: concurrency: