From cbcabec34471a8bb1dcf7286e2a6aa3247b00662 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 25 Apr 2024 12:26:39 +0200 Subject: [PATCH] chore --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6129bef..bbbf405 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,8 @@ on: - 'README.md' - '.editorconfig' branches: - - main + - main + - test-provenance tags: - "*.*.*"