summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyan <cyjan@mrcyjanek.net>2024-06-30 23:36:09 +0200
committerGitHub <noreply@github.com>2024-06-30 23:36:09 +0200
commitf61741fb8bac5b151e92cbb546ebd4c512ab646b (patch)
tree5e7b78a3dc062f6bb7b0f3841081a2f45cbeb425
parentd402796c15808db30296fe531142c1e6ffa7581b (diff)
Update pr-comment.yaml [skip ci]
-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: