mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 01:12:35 +00:00
chore: add tests
This commit is contained in:
parent
394848805b
commit
e1e27cb8d2
1 changed files with 5 additions and 1 deletions
6
.github/config.js
vendored
6
.github/config.js
vendored
|
|
@ -5,7 +5,11 @@ module.exports = {
|
|||
logLevel: 'debug',
|
||||
onboarding: false,
|
||||
platform: 'github',
|
||||
repositories: ['renovatebot/github-action'],
|
||||
repositories: [
|
||||
'renovatebot/github-action',
|
||||
'renovate-tests/cocoapods1',
|
||||
'renovate-tests/gomod1',
|
||||
],
|
||||
packageRules: [
|
||||
{
|
||||
description: 'lockFileMaintenance',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue