Adding name for Renovate PR deploy workflow.
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user