Adding name for Renovate PR deploy workflow.

This commit is contained in:
2025-09-29 14:48:23 -04:00
parent ab3c70e459
commit 0cc8c954d2
+1
View File
@@ -16,6 +16,7 @@ env:
jobs: jobs:
deploy: deploy:
name: Renovate PR Deployment
if: | if: |
github.event.pull_request.merged == true && github.event.pull_request.merged == true &&
github.event.pull_request.user.login == 'renovate-bot' github.event.pull_request.user.login == 'renovate-bot'