fix(gha): allow renovate - create PRs after checks

This commit is contained in:
Mrugesh Mohapatra
2026-01-14 10:09:34 +05:30
parent c0e60fd355
commit 0bc2cd4a9b

View File

@@ -5,6 +5,7 @@ on:
branches:
- 'main'
- 'prod-**'
- 'renovate/**'
pull_request:
branches:
- 'main'