diff --git a/.github/workflows/pr-comment.yaml b/.github/workflows/pr-comment.yaml index 90619bd..7a4868c 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: ['Test workflow with upload'] + workflows: ['compatibility check', 'Build xmruw'] types: [completed] jobs: pr_comment: