Update build-pypi-package.yml #13
build-pypi-package.yml
on: push
Matrix: release-bigdl-core-xe-1
Waiting for pending jobs
Matrix: release-bigdl-core-xe
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build-pypi-package.yml#L151
The workflow is not valid. .github/workflows/build-pypi-package.yml (Line: 151, Col: 9): Unexpected symbol: ')'. Located at position 138 within expression: ( github.event.schedule && inputs.release-bigdl-core-xe ) || ( github.event_name == 'workflow_dispatch' && inputs.release-bigdl-core-xe )) || ((github.event_name == 'push' || github.event_name == 'pull_request') && needs.paths-filter.outputs.xe == 'true')
|