From dff5b8f18e5d7604eef7d98b4582d71efefdc19d Mon Sep 17 00:00:00 2001 From: Jeremy Rifkin <51220084+jeremy-rifkin@users.noreply.github.com> Date: Tue, 18 Feb 2025 21:04:48 -0600 Subject: [PATCH] Revert "Don't CI on pr separately" This reverts commit 350382bb932b44df0dafaae49acd11e0530974d9. --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b59ddd..eb551c5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,6 +2,7 @@ name: ci on: push: + pull_request: jobs: test-linux: