Update push-trigger.yml #108
push-trigger.yml
on: push
Matrix: build-dockers
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/push-trigger.yml#L43
The workflow is not valid. .github/workflows/push-trigger.yml (Line: 43, Col: 16): Unexpected symbol: '?'. Located at position 66 within expression: github.event_name == 'pull_request' && github.event.pull_request ? 'https://github.com/' + github.repository + '/pull/' + github.event.pull_request.number : 'N/A'
|