From 7e44fbf01a88b31f55a99a94f23b24533e6eb039 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20Bary=C5=82a?= Date: Sun, 28 Jan 2024 18:20:59 +0100 Subject: [PATCH] TO_DROP: Test the CI --- .github/workflows/semver_checks.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/semver_checks.yml b/.github/workflows/semver_checks.yml index 7a9cbed37a..3e1e852767 100644 --- a/.github/workflows/semver_checks.yml +++ b/.github/workflows/semver_checks.yml @@ -7,6 +7,8 @@ on: branches: - main - 'branch-*' + # Just to test the PR + - semver-checks push: tags: - v*.*.*