diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5ed920bc48..e4e47466ae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,6 @@ on: [push, pull_request] jobs: linux-docker: runs-on: ubuntu-22.04 - if: github.repository_owner == 'BitBoxSwiss' steps: - name: Clone the repo uses: actions/checkout@v4