Update comments

This commit is contained in:
Vince Grassia
2026-01-15 17:16:25 -05:00
parent 79925f0e85
commit 46d86fb42e

View File

@@ -194,7 +194,7 @@ jobs:
linux/amd64,
linux/arm/v7,
linux/arm64
# Only push for non-fork PRs (maintains parity with ACR behavior)
# Only push for non-fork PRs
push: ${{ github.event.pull_request.head.repo.fork != true }}
tags: ${{ steps.image-tags.outputs.tags }}