From 38e14f4e5dda0cebfd9a5e60b1aff2f587c059fc Mon Sep 17 00:00:00 2001 From: Guillaume Caya-Letourneau Date: Mon, 28 Oct 2024 16:37:26 -0400 Subject: [PATCH] Trigger --- .github/workflows/ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a608d5..8d84fba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,6 +3,10 @@ name: CI on: pull_request: branches: ["main"] + + push: + branches: + - "renovate/**" jobs: main: