Skip to content

build.yml: Another attempt at selectively running workflows #11

build.yml: Another attempt at selectively running workflows

build.yml: Another attempt at selectively running workflows #11

Triggered via push August 13, 2024 19:06
Status Startup failure
Total duration
Artifacts

build.yml

on: push
Matrix: build_pulseview_appimage
Waiting for pending jobs
Matrix: build_pulseview_mxe
Waiting for pending jobs
Matrix: build_sigrok-cli_appimage
Waiting for pending jobs
Matrix: build_sigrok-cli_mxe
Waiting for pending jobs
PulseView macOS build
PulseView macOS build
sigrok-cli macOS build
sigrok-cli macOS build
Create continuous PulseView release and add artifacts to it
Create continuous PulseView release and add artifacts to it
Create continuous sigrok-cli release and add artifacts to it
Create continuous sigrok-cli release and add artifacts to it
Create continuous release and add artifacts to it
Create continuous release and add artifacts to it
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/build.yml#L515
The workflow is not valid. .github/workflows/build.yml (Line: 515, Col: 9): Unexpected end of expression: ')'. Located at position 196 within expression: (endsWith(github.repository, 'pulseview') && ((github.event_name == 'push' && github.ref == 'refs/heads/master') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/master')) .github/workflows/build.yml (Line: 558, Col: 9): Unexpected end of expression: ')'. Located at position 197 within expression: (endsWith(github.repository, 'sigrok-cli') && ((github.event_name == 'push' && github.ref == 'refs/heads/master') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/master'))