From 6e7186198ee50d4d5debe6a456c72335716e856f Mon Sep 17 00:00:00 2001 From: Jheison Martinez Bolivar Date: Fri, 10 Apr 2026 08:46:36 -0500 Subject: [PATCH] chore: change ci trigger --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bb69e3b..efa5cac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,6 @@ name: CI on: - push: - branches: [main, develop] pull_request: jobs: