Skip to content

Publish Unit Test Results #95

Publish Unit Test Results

Publish Unit Test Results #95

Workflow file for this run

name: Publish Unit Test Results
on:
workflow_run:
workflows: ["Continuous Integration"]
types:
- completed
jobs:
check:

Check failure on line 10 in .github/workflows/unit-tests.yml

View workflow run for this annotation

GitHub Actions / Publish Unit Test Results

Invalid workflow file

The workflow is not valid. .github/workflows/unit-tests.yml (Line: 10, Col: 5): Error calling workflow 'eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/publishTestResults.yml@master'. The nested job 'unit-test-results' is requesting 'actions: read, checks: write, issues: read, pull-requests: write', but is only allowed 'actions: none, checks: none, issues: none, pull-requests: none'.
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/publishTestResults.yml@master