ci: Don't try build images on PR

This commit is contained in:
Jade Ellis
2025-05-11 17:15:37 +01:00
parent beee996f72
commit 066794fe90
-1
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"