From 5f07929f0c24e89406d717aa3f0d60ccd27d8958 Mon Sep 17 00:00:00 2001 From: Tom Tuffin Date: Thu, 5 Oct 2023 16:19:57 +0200 Subject: [PATCH] allow to run build and test in forks --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c1f3e39a7..438755aa9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -81,7 +81,6 @@ jobs: verbose: true build-and-test-image: - if: github.repository == 'ansible/ansible-rulebook' runs-on: ubuntu-latest steps: