From 1281da17a6892355e7659499409412a633b915f2 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 7 Jan 2025 21:24:25 +0100 Subject: [PATCH] remove skip --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc2f28dba3..8cb49fb0f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -154,7 +154,6 @@ jobs: - name: Build snuba docker image for CI uses: docker/build-push-action@v6 - if: github.repository_owner == 'getsentry' with: context: . # push: true