From b2d50ca67412b4f8da640c80dbce2fe12e786070 Mon Sep 17 00:00:00 2001 From: Pierre <47398145+AiroPi@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:42:41 +0200 Subject: [PATCH] feat: add pull_request to CI workflow --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e35e721..5f187b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,6 +2,7 @@ name: CI on: push: + pull_request: jobs: check: