From a24ae08659bafb2afa9492d7e7685a795c32b11f Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger Date: Wed, 21 Jun 2023 22:24:58 +0200 Subject: [PATCH] chore: test ci --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b2631eca..7a2c06c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,5 @@ name: Tipi CI on: - push: pull_request: types: [opened, synchronize, reopened, ready_for_review]