From eb6c14842ad1dfb24f5b17f397025fa792ad55a6 Mon Sep 17 00:00:00 2001 From: Kai Schwarz Date: Tue, 31 Oct 2023 16:18:08 +0100 Subject: [PATCH] ci(gh actions): run test wf only on demand --- .github/workflows/test.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 11a9682..7c1012f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,10 +1,5 @@ name: Linting & Testing on: - pull_request: - types: - - opened - - synchronize - workflow_call: jobs: