From 38b4277f0c7a4d9ea0c29339e2466f6ee018f98b Mon Sep 17 00:00:00 2001 From: Auca Maillot Date: Sun, 21 Sep 2025 21:20:36 -0300 Subject: [PATCH] :construction_worker: add CI to commits in main --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5073b68..da655a3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,6 +2,9 @@ name: CI on: pull_request: + push: + branches: + - main defaults: run: