Skip to content

Test Results

Test Results #1

Workflow file for this run

name: Test Results
on:
workflow_run:
workflows: ['CI']
types:
- completed
permissions: {}
jobs:
build:
uses: awdware/dev/.github/workflows/test-results.yml@main

Check failure on line 12 in .github/workflows/test-results.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-results.yml

Invalid workflow file

error parsing called workflow ".github/workflows/test-results.yml" -> "awdware/dev/.github/workflows/test-results.yml@main" (source branch with sha:83e38fc7ead7cf1f4f90bb6a5b68286920a606df) : secret name `GITHUB_TOKEN` within `workflow_call` can not be used since it would collide with system reserved name
secrets: inherit