summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/pr-comment.yaml2
1 files changed, 1 insertions, 1 deletions
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: