Fix workflow name (#389)
This commit is contained in:
2
.github/workflows/deploy-pull-request.yml
vendored
2
.github/workflows/deploy-pull-request.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Upload Preview Build to Netlify
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Build PR"]
|
||||
workflows: ["Build pull request"]
|
||||
types:
|
||||
- completed
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user