From 3341a8e56e7dfe1f8c2fb9ee9e28be152d7da274 Mon Sep 17 00:00:00 2001 From: strawberry Date: Sun, 16 Jun 2024 12:39:07 -0400 Subject: [PATCH] ci: allow drafts to run artifact builds again Signed-off-by: strawberry --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dfecd34f..0fe17593 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -167,7 +167,6 @@ jobs: name: Build runs-on: ubuntu-latest needs: tests - if: github.event.pull_request.draft != true strategy: matrix: include: