We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7467f commit 2d3f60cCopy full SHA for 2d3f60c
.github/workflows/test-report.yml
@@ -1,7 +1,7 @@
1
name: "Test Report"
2
on:
3
workflow_run:
4
- workflows: ["CI"] # runs after CI workflow
+ workflows: ["MSBuild"] # runs after CI workflow
5
types:
6
- completed
7
permissions:
0 commit comments