From 91389f1fa36eb9d80bf95558acdaf45688951304 Mon Sep 17 00:00:00 2001 From: Alain Bourgeois Date: Thu, 18 Jun 2026 17:49:17 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eba70fe..7503021 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,9 +7,11 @@ on: push: branches: - main + - staging pull_request: branches: - main + - staging workflow_dispatch: jobs: