ci: Don't try build images on PR

This commit is contained in:
Jade Ellis 2025-05-11 17:15:37 +01:00 committed by magmaus3
parent fa6d69964e
commit 17cacc7757
Signed by: magmaus3
GPG key ID: C8AABFABFA2FAF66

View file

@ -3,7 +3,6 @@ concurrency:
group: "release-image-${{ github.ref }}" group: "release-image-${{ github.ref }}"
on: on:
pull_request:
push: push:
paths-ignore: paths-ignore:
- "*.md" - "*.md"