CI: Limit DockerHub steps to primary GH repo #618
main.yml
on: push
Matrix: make-docker-images
Waiting for pending jobs
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' )
|