From d3fa25c226319da83b4d1c4b3ff89110d49d7530 Mon Sep 17 00:00:00 2001 From: julienmalard Date: Thu, 27 Jun 2024 14:38:37 +0200 Subject: [PATCH] =?UTF-8?q?Ex=C3=A9cuter=20lorsqu'=C3=A9tiquett=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ic.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ic.yml b/.github/workflows/ic.yml index 1ed4a9d..92f4438 100644 --- a/.github/workflows/ic.yml +++ b/.github/workflows/ic.yml @@ -4,6 +4,8 @@ name: Client Python on: workflow_dispatch: push: + tags: + - 'v*' branches: - master - 'renovate/**'