From b6d4c4d7a86cdbff8e19e8daee977fec79a2ec1a Mon Sep 17 00:00:00 2001 From: Sebastian Florek Date: Thu, 24 Oct 2024 09:19:55 +0200 Subject: [PATCH] Update ci.yml Signed-off-by: Sebastian Florek --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3b01c23e6ef..9c6d4f760eb9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -118,6 +118,7 @@ jobs: publish: name: Build and push API container + if: github.event.pull_request.head.repo.full_name == github.repository # not a fork runs-on: ubuntu-latest permissions: contents: read