Properly use the new common workflow

This commit is contained in:
Erwan MATHIEU 2024-12-06 10:22:40 +01:00
parent e01f976605
commit e2e46cd75b

View File

@ -9,6 +9,5 @@ jobs:
publish-test-results:
uses: ultimaker/cura-workflows/.github/workflows/unit-test-post.yml@main
with:
event: ${{ github.event.workflow_run.event }}
conclusion: ${{ github.event.workflow_run.conclusion }}
workflow_run_json: ${{ toJSON(github.event.workflow_run) }}
secrets: inherit