We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f890d9e commit 0a7caa3Copy full SHA for 0a7caa3
1 file changed
.github/workflows/renovate.yml
@@ -25,4 +25,5 @@ jobs:
25
configurationFile: renovate.json
26
token: ${{ secrets.RENOVATE_TOKEN || github.token }}
27
env:
28
+ LOG_LEVEL: debug
29
RENOVATE_REPOSITORIES: ${{ github.repository }}
0 commit comments