From b4174ceeba3b4933c07eb0792f806c7acfde6839 Mon Sep 17 00:00:00 2001 From: Antoni Boucher Date: Fri, 24 Jan 2025 12:13:58 -0500 Subject: [PATCH] Run the CI on pull requests --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 04ec9cd..7acdfdf 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,6 +2,7 @@ on: schedule: - cron: '0 8 * * *' push: + pull_request: jobs: ci: