From 83e2e22d9e25d739093c38f0663d547dfea00cf4 Mon Sep 17 00:00:00 2001 From: dundargoc Date: Thu, 23 Feb 2023 20:37:58 +0100 Subject: ci: remove ready_for_review type It's only needed if a job is disabled for drafts. Otherwise it will just run the same workflow twice. --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows/tests.yml') diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a628d4d7c..0a216d2ca 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -5,7 +5,6 @@ on: branches: - "master" pull_request: - types: [opened, synchronize, reopened, ready_for_review] branches: - "master" -- cgit v1.2.3-70-g09d2