fix(ci)[pr-comment]: workflow name (#817)
This commit is contained in:
parent
93dbea4e8e
commit
cd7e5c326d
2
.github/workflows/pr-comment.yml
vendored
2
.github/workflows/pr-comment.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Comment on pull request
|
name: Comment on pull request
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ['Test workflow with upload']
|
workflows: ['CI']
|
||||||
types: [completed]
|
types: [completed]
|
||||||
jobs:
|
jobs:
|
||||||
pr_comment:
|
pr_comment:
|
||||||
|
Reference in New Issue
Block a user