From f0ef62b46f639b2d7774c8d50fc1d68959f9e466 Mon Sep 17 00:00:00 2001 From: Lucas Dupont Date: Sat, 14 Mar 2026 14:06:48 +0000 Subject: [PATCH] fix: update ci --- .github/workflows/semantic-release.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/semantic-release.yml b/.github/workflows/semantic-release.yml index 43845e5..9a4b0b4 100644 --- a/.github/workflows/semantic-release.yml +++ b/.github/workflows/semantic-release.yml @@ -1,11 +1,7 @@ name: Semantic Release on: - push: - branches: - - main - - master - workflow_dispatch: + workflow_call: permissions: contents: write