From e872b7393d70c381769d0d869e5466716f511cf8 Mon Sep 17 00:00:00 2001 From: Sergey Date: Mon, 22 Jan 2024 15:41:50 +0100 Subject: [PATCH] Fix test action --- .github/workflows/tests.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index eaff385..32a4564 100755 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,8 +1,9 @@ name: "Build and Test" on: + workflow_dispatch: workflow_call: - pull_request_target: + pull_request: types: - opened branches: