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