From f2ecf470030712ddcef3bd56eaff9f5e56ac2708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ter=C3=A9zia=20Slanin=C3=A1kov=C3=A1?= <445526@mail.muni.cz> Date: Wed, 2 Oct 2024 11:50:51 +0200 Subject: [PATCH] add this branch to CI --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1355914..90bdb42 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ on: branches: # Push events on main and dev branch - main + - training-tests # Sequence of patterns matched against refs/tags tags: '*'