Skip to content

CI: Limit DockerHub steps to primary GH repo #618

CI: Limit DockerHub steps to primary GH repo

CI: Limit DockerHub steps to primary GH repo #618

Triggered via push July 6, 2025 15:10
Status Startup failure
Total duration
Artifacts

main.yml

on: push
Matrix: make-docker-images
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/main.yml#L99
The workflow is not valid. .github/workflows/main.yml (Line: 99, Col: 11): Unexpected symbol: ')'. Located at position 85 within expression: (github.repository == 'postgis/docker-postgis') && github.ref == 'refs/heads/master') && (github.event_name != 'pull_request') .github/workflows/main.yml (Line: 106, Col: 11): Unexpected symbol: ')'. Located at position 85 within expression: (github.repository == 'postgis/docker-postgis') && github.ref == 'refs/heads/master') && (github.event_name != 'pull_request') && ( matrix.runner-platform == 'ubuntu-24.04' )