Improvements to deployments #34
Triggered via pull request
January 26, 2025 00:57
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
|
Invalid workflow file:
.github/workflows/deploy-to-control-plane.yml#L1
The workflow is not valid. .github/workflows/deploy-to-control-plane.yml (Line: 3, Col: 11): Unexpected symbol: '?'. Located at position 114 within expression: github.event_name == 'pull_request' || (github.event_name == 'issue_comment' && github.event.issue.pull_request) ? 'Deploying Review App' : format('Deploying {0} to Staging App', github.ref_name)
|