We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 260ca09 commit 576fc34Copy full SHA for 576fc34
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
- master
8
+ - renovate/*
9
pull_request: {}
10
11
concurrency:
renovate.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "local>kaliber5/renovate-config"
+ "local>kaliber5/renovate-config:ember-addon"
]
}
0 commit comments