From f46117931bd51ca54d441bce00a26ac4f410994f Mon Sep 17 00:00:00 2001 From: holzmaster Date: Thu, 23 Jan 2025 17:01:27 +0100 Subject: [PATCH] Add pull --- .github/workflows/CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 7bc0bf7e..ddfb4096 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -88,6 +88,7 @@ jobs: id: build with: push: ${{ !github.event.repository.fork }} + pull: true tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} build-args: |