build pull requests for ease of testing validation

This commit is contained in:
Morgan Patterson
2023-06-23 15:21:10 -07:00
committed by GitHub
parent 1ff58fcc18
commit 58f84197f3

View File

@@ -68,4 +68,4 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/arm/v7
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
push: ${{ github.event_name != 'pull_request' }}
push: true