From 8c0eeb3127d287ca051f85e97254867b46fb4187 Mon Sep 17 00:00:00 2001 From: Alex Dvornik Date: Fri, 20 Feb 2026 11:17:36 +0100 Subject: [PATCH] Updated config file for ci. Added dispatch --- .github/workflows/ci-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 9cffa86..dc4052a 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -1,6 +1,6 @@ name: Tests on: - pull-request: + pull_request: branches: ["main", "dev"] workflow_dispatch: