From 111e69aaa9f19f7dcd5e4a3d66f33ef2ad95dbcd Mon Sep 17 00:00:00 2001 From: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com> Date: Wed, 24 Sep 2025 20:03:40 +0200 Subject: [PATCH] chore: adjust CI to run on all PRs --- .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: