From 41f76c0d724e0551eb20b4fd61149891c23c0dc0 Mon Sep 17 00:00:00 2001 From: Badisi Date: Wed, 10 Jul 2024 18:28:47 +0200 Subject: [PATCH] ci: improvements --- .github/workflows/ci_tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci_tests.yml b/.github/workflows/ci_tests.yml index f066db2..200d04e 100644 --- a/.github/workflows/ci_tests.yml +++ b/.github/workflows/ci_tests.yml @@ -2,7 +2,6 @@ name: Run tests on: workflow_dispatch: - workflow_call: push: branches: - '**'