Disable codecov if PR head and base are different or CODECOV_TOKEN no… #398
Annotations
1 error
Invalid workflow file:
.github/workflows/build-tests.yml#L95
The workflow is not valid. .github/workflows/build-tests.yml (Line: 95, Col: 13): Unrecognized named-value: 'secrets'. Located at position 17 within expression: matrix.GCOV && (secrets.CODECOV_TOKEN != '') && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name)
|