Nightly Build #2
nightly-build.yml
on: workflow_dispatch
Matrix: build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/nightly-build.yml#L40
The workflow is not valid. .github/workflows/nightly-build.yml (Line: 40, Col: 11): Unexpected symbol: 'startsWith'. Located at position 53 within expression: matrix.branch == 'main' && 'main' || (matrix.branch startsWith('sample-code/') && format('{0}', matrix.branch[12:]) || matrix.branch)
|