From 452e9e74fd2338fc1f13a1a6408a5badffdf5c11 Mon Sep 17 00:00:00 2001 From: islam <2553451+qalandarov@users.noreply.github.com> Date: Fri, 10 Apr 2026 21:51:01 +0100 Subject: [PATCH] Run CI build on all PRs (not just to the `main`) --- .github/workflows/swift-tests.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/swift-tests.yml b/.github/workflows/swift-tests.yml index 0526e6ca..00cfc100 100644 --- a/.github/workflows/swift-tests.yml +++ b/.github/workflows/swift-tests.yml @@ -5,8 +5,6 @@ on: branches: - main pull_request: - branches: - - main jobs: test: