mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-12 19:31:41 +00:00
Update test-results.yml
This commit is contained in:
parent
1e20d7a33a
commit
ec17e1587d
1 changed files with 2 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue