Skip to content

Commit

Permalink
ci: override prFooter
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi committed May 31, 2024
1 parent 1e9ead4 commit 856e452
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ jobs:
RENOVATE_PLATFORM_COMMIT: true
FORCE_COLOR: 3 # chalk.supportsColor
LOG_LEVEL: debug
RENOVATE_PR_FOOTER: "This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate/tree/${{ env.RENOVATE_VERSION }}). - [View logs](${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }})" # override

- run: tree -L 5 -h --du -F "${cache_dir}"

Expand Down

0 comments on commit 856e452

Please sign in to comment.