From 0c34ea4884f65cb202cf17c1af7da55086f54f81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 16 Sep 2024 18:09:56 +0300 Subject: [PATCH] Test run on a branch --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 42b9b2ac19..760313a40a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - branch tags: - "*.*.*" pull_request: