summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/copilot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/copilot.yml b/.github/workflows/copilot.yml
index 8b21ccfd..40a633ea 100644
--- a/.github/workflows/copilot.yml
+++ b/.github/workflows/copilot.yml
@@ -2,7 +2,7 @@ name: AI Code Reviewer
on:
workflow_run:
- workflows: ["build"]
+ workflows: ["Unittest"]
types:
- completed