temporary test workflow #16
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#L47
The workflow is not valid. .github/workflows/auto-update-documentation.yml (Line: 47, Col: 24): Unexpected symbol: '"master"'. Located at position 98 within expression: contains(fromJSON('["workflow_dispatch", "schedule"]'), github.event_name) && github.ref_name == "master" .github/workflows/auto-update-documentation.yml (Line: 81, Col: 20): Unexpected symbol: '"master"'. Located at position 98 within expression: contains(fromJSON('["workflow_dispatch", "schedule"]'), github.event_name) && github.ref_name == "master"
|