fix(ci)[pr-comment]: workflow name (#817)

This commit is contained in:
GeopJr 2023-01-05 23:07:10 +02:00 committed by GitHub
parent 7b040aff2d
commit 7ac66e099b

View File

@ -1,7 +1,7 @@
name: Comment on pull request
on:
workflow_run:
workflows: ['Test workflow with upload']
workflows: ['CI']
types: [completed]
jobs:
pr_comment: