mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
fix(gha): allow renovate - create PRs after checks
This commit is contained in:
parent
c0e60fd355
commit
0bc2cd4a9b
1
.github/workflows/node.js-tests.yml
vendored
1
.github/workflows/node.js-tests.yml
vendored
@ -5,6 +5,7 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'prod-**'
|
||||
- 'renovate/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user