Skip to content

Commit 0bc2cd4

Browse files
committed
fix(gha): allow renovate - create PRs after checks
1 parent c0e60fd commit 0bc2cd4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/node.js-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- 'main'
77
- 'prod-**'
8+
- 'renovate/**'
89
pull_request:
910
branches:
1011
- 'main'

0 commit comments

Comments
 (0)