From 624f126ef43aa6c760411602d2a1c5c446d28cbe Mon Sep 17 00:00:00 2001 From: Mathieu Benoit Date: Thu, 19 Dec 2024 22:13:15 +0000 Subject: [PATCH] on pr --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6c6ba44..57ebebe 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -3,7 +3,7 @@ permissions: contents: read id-token: write on: - push: + pull_request: jobs: score-validate: runs-on: ubuntu-24.04