From fadf823dffc09d09decfaee99c26a964e077554d Mon Sep 17 00:00:00 2001 From: Mario Vega Date: Thu, 30 May 2024 16:35:08 +0000 Subject: [PATCH] fix(github): fixtures tag --- .github/workflows/fixtures.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/fixtures.yaml b/.github/workflows/fixtures.yaml index 99160c5ef6..37bd2fdacf 100644 --- a/.github/workflows/fixtures.yaml +++ b/.github/workflows/fixtures.yaml @@ -5,9 +5,7 @@ on: branches: - main tags: - - 'v*' - tags-ignore: - - '*@*' + - 'v[0-9]+.[0-9]+.[0-9]+*' workflow_dispatch: jobs: