From ac668f17fd6b0b2b072e850cdef8102476b4a4ab Mon Sep 17 00:00:00 2001 From: Alain Bourgeois Date: Thu, 18 Jun 2026 18:46:22 +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 1febe3e1..6e70fee4 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: