Skip to content

Commit 05ef8ee

Browse files
committed
ci: override prFooter
1 parent 1e9ead4 commit 05ef8ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/renovate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
RENOVATE_PLATFORM_COMMIT: true
119119
FORCE_COLOR: 3 # chalk.supportsColor
120120
LOG_LEVEL: debug
121+
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
121122

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

0 commit comments

Comments
 (0)