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
1e20d7a33a
commit
ec17e1587d
3
.github/workflows/test-results.yml
vendored
3
.github/workflows/test-results.yml
vendored
|
|
@ -2,7 +2,8 @@ name: Windows Test Results
|
|||
on:
|
||||
workflow_run:
|
||||
workflows: [Windows Build 🟥🟩🟦🟨, Linux Build 🐧, MacOSX Build 🍎]
|
||||
types: [ completed ]
|
||||
types:
|
||||
- completed
|
||||
|
||||
permissions:
|
||||
checks: write
|
||||
|
|
|
|||
Loading…
Reference in a new issue