Fix the way we check repo owner on cd workflows #65
java-cd.yml
on: pull_request
start-self-hosted-runner
Matrix: create-binaries-to-publish
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/java-cd.yml#L30
The workflow is not valid. .github/workflows/java-cd.yml (Line: 30, Col: 13): Unrecognized named-value: 'env'. Located at position 1 within expression: env.HEAD_OWNER .github/workflows/java-cd.yml (Line: 48, Col: 13): Unrecognized named-value: 'env'. Located at position 1 within expression: env.HEAD_OWNER
|