mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Update test-results.yml
This commit is contained in:
parent
153fc9d13b
commit
5bcab77117
2
.github/workflows/test-results.yml
vendored
2
.github/workflows/test-results.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Report Test Results
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [Windows Build, Linux Build, MacOSX Build]
|
||||
workflows: ["Windows Build", "Linux Build", "MacOSX Build"]
|
||||
types:
|
||||
- completed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue