Skip to content

Commit 3338b44

Browse files
authored
test: enable debug logging in workflows-renovate.yaml
1 parent 31cbe69 commit 3338b44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/workflows-renovate.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ jobs:
1717
- uses: SwanseaUniversityMedical/workflows/.github/actions/[email protected]
1818
with:
1919
token: ${{ secrets.RENOVATE_TOKEN }}
20+
env:
21+
LOG_LEVEL: debug

0 commit comments

Comments
 (0)