From 325044bfd876cf93c65c816ef6b9ddc82e8fac58 Mon Sep 17 00:00:00 2001 From: Vasco Ramos Date: Fri, 9 Dec 2022 19:11:43 +0000 Subject: [PATCH] chore(renovate): update renovate config --- .github/workflows/pull_request.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 2d8cff7..07b0815 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -2,6 +2,9 @@ name: Pull Request on: + push: + branches: + - renovate/** pull_request: branches: - main