mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +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:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: [Windows Build 🟥🟩🟦🟨, Linux Build 🐧, MacOSX Build 🍎]
|
workflows: [Windows Build 🟥🟩🟦🟨, Linux Build 🐧, MacOSX Build 🍎]
|
||||||
types: [ completed ]
|
types:
|
||||||
|
- completed
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
checks: write
|
checks: write
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue