Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
mirek163 committed Jul 19, 2024
1 parent b3d31ff commit 2708644
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/renovatebot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ jobs:
steps:
- name: Run Renovate
env:
RENOVATE_CONFIG_FILE: ./renovate-config.js
# RENOVATE_CONFIG_FILE: ./config.js
LOG_LEVEL: debug
run: |
renovate
#${{ github.workspace }}/renovate-config.js:/usr/src/app/config.js
#${{ github.workspace }}/config.js:/usr/src/app/config.js
# env:
# LOG_LEVEL: debug
# RENOVATE_AUTO_APPROVE: true
Expand Down
File renamed without changes.

0 comments on commit 2708644

Please sign in to comment.