Update push-trigger.yml #104
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 118 within expression: github.event_name == 'pull_request' && github.event.pull_request != null && github.event.pull_request.number != null ? format('https://github.com/{0}/pull/{1}', github.repository, github.event.pull_request.number)
|