ci: publish supergraph chart every update #37
ci.yaml
on: push
docs
/
lint
compose_workflow
/
compose
lint_commits
/
lint_commits
update_workflow
/
update
supergraph_publish
/
publish
docs
/
publish_gh_pages
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yaml#L29
The workflow is not valid. In .github/workflows/ci.yaml (Line: 29, Col: 11): Error from called workflow DiamondLightSource/graph-federation/.github/workflows/_supergraph_publish.yaml@ca44a7b51d64c9b794c8a74c747834e61fc2303c (Line: 50, Col: 13): Unexpected end of expression: ')'. Located at position 114 within expression: github.event_name == 'push' && ( startsWith(github.ref, 'refs/tags') || startsWith(github.ref, 'refs/heads/main' ) In .github/workflows/ci.yaml (Line: 29, Col: 11): Error from called workflow DiamondLightSource/graph-federation/.github/workflows/_supergraph_publish.yaml@ca44a7b51d64c9b794c8a74c747834e61fc2303c (Line: 58, Col: 13): Unexpected end of expression: ')'. Located at position 114 within expression: github.event_name == 'push' && ( startsWith(github.ref, 'refs/tags') || startsWith(github.ref, 'refs/heads/main' )
|