diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml index c9b497e6..ed5a7ef0 100644 --- a/.github/workflows/pr-comment.yml +++ b/.github/workflows/pr-comment.yml @@ -1,7 +1,7 @@ name: Comment on pull request on: workflow_run: - workflows: ['Test workflow with upload'] + workflows: ['CI'] types: [completed] jobs: pr_comment: