We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80bb25e commit 0ae546cCopy full SHA for 0ae546c
1 file changed
.github/workflows/renovate.yml
@@ -17,3 +17,6 @@ jobs:
17
uses: renovatebot/github-action@v46.1.4
18
with:
19
token: ${{ secrets.GITHUB_TOKEN }}
20
+ configurationFile: renovate.json
21
+ env:
22
+ RENOVATE_REPOSITORIES: ${{ github.repository }}
0 commit comments