Skip to content

Commit 2d3f60c

Browse files
committed
fix: ci name
1 parent ef7467f commit 2d3f60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "Test Report"
22
on:
33
workflow_run:
4-
workflows: ["CI"] # runs after CI workflow
4+
workflows: ["MSBuild"] # runs after CI workflow
55
types:
66
- completed
77
permissions:

0 commit comments

Comments
 (0)