temporary test workflow #14
auto-update-documentation.yml
on: push
update-metric-reference
update-vespa-cli-doc
update-vespa-version
Annotations
1 error
Invalid workflow file:
.github/workflows/auto-update-documentation.yml#L84
The workflow is not valid. .github/workflows/auto-update-documentation.yml (Line: 84, Col: 20): Unrecognized named-value: 'env'. Located at position 98 within expression: contains(fromJSON('["workflow_dispatch", "schedule"]'), github.event_name) && github.ref_name == env.DEFAULT_BRANCH .github/workflows/auto-update-documentation.yml (Line: 135, Col: 20): Unrecognized named-value: 'env'. Located at position 98 within expression: contains(fromJSON('["workflow_dispatch", "schedule"]'), github.event_name) && github.ref_name == env.DEFAULT_BRANCH
|