diff --git a/.github/workflows/pr-comment.yaml b/.github/workflows/pr-comment.yaml index 7a4868c..130b0fb 100644 --- a/.github/workflows/pr-comment.yaml +++ b/.github/workflows/pr-comment.yaml @@ -1,7 +1,7 @@ name: Comment on pull request on: workflow_run: - workflows: ['compatibility check', 'Build xmruw'] + workflows: ['Building xmruw for supported targets'] types: [completed] jobs: pr_comment: