Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Commit 97890d6

Browse files
committed
debug
1 parent a0e3605 commit 97890d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/renovate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
with:
3636
configurationFile: .github/renovate-self-hosted.js
3737
token: "${{ steps.get_token.outputs.token }}"
38+
env:
39+
LOG_LEVEL: debug
3840

3941
- name: Set if main BRANCH_NAME
4042
if: failure() && github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)