Skip to content

Update push-trigger.yml #104

Update push-trigger.yml

Update push-trigger.yml #104

Triggered via push October 24, 2024 11:25
Status Startup failure
Total duration
Artifacts

push-trigger.yml

on: push
Matrix: build-dockers
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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)