mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-18 09:52:35 +00:00
chore: include forks
This commit is contained in:
parent
ed1f35642e
commit
9868ed1446
1 changed files with 1 additions and 0 deletions
1
.github/config.js
vendored
1
.github/config.js
vendored
|
|
@ -5,6 +5,7 @@ module.exports = {
|
||||||
logLevel: 'debug',
|
logLevel: 'debug',
|
||||||
onboarding: false,
|
onboarding: false,
|
||||||
platform: 'github',
|
platform: 'github',
|
||||||
|
includeForks: true,
|
||||||
repositories: [
|
repositories: [
|
||||||
'renovatebot/github-action',
|
'renovatebot/github-action',
|
||||||
'renovate-tests/cocoapods1',
|
'renovate-tests/cocoapods1',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue