From c2808a14878229e2aa5b0fcced89359415ae643c Mon Sep 17 00:00:00 2001 From: Thibaud Dauce Date: Mon, 13 Apr 2026 11:05:07 +0200 Subject: [PATCH] chore: enable pull_request run for external contributions --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9725655f6..2bf1a8201 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,6 +2,7 @@ name: CI on: push: + pull_request: workflow_dispatch: env: