We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e24d6 commit 8109c26Copy full SHA for 8109c26
.github/workflows/renovate.yml
@@ -35,6 +35,8 @@ jobs:
35
with:
36
configurationFile: .github/renovate-self-hosted.js
37
token: "${{ steps.get_token.outputs.token }}"
38
+ env:
39
+ LOG_LEVEL: debug
40
41
- name: Set if main BRANCH_NAME
42
if: failure() && github.ref == 'refs/heads/main'
0 commit comments