From ecf36224a252499b7a5f0067cffe76da35de3fb6 Mon Sep 17 00:00:00 2001 From: Francesco Noacco Date: Sat, 19 Oct 2024 11:28:31 +0200 Subject: [PATCH] temp: allow ci on all pushes --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a569a612c0d1c7..07d762bab7fc4b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,8 +3,7 @@ name: CI on: push: branches: - - main - - "v[0-9]+.[0-9]+.x" + - "**" tags: - "v*" paths-ignore: