Adding name for Renovate PR deploy workflow.

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