From e4929a4699a3dbcaf2b2fe65b1f57a335bae7ff8 Mon Sep 17 00:00:00 2001 From: mifi Date: Thu, 12 Feb 2026 00:17:00 -0300 Subject: [PATCH] Trigger pipelines --- .woodpecker/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/ci.yaml b/.woodpecker/ci.yaml index c118c52..2d0d788 100644 --- a/.woodpecker/ci.yaml +++ b/.woodpecker/ci.yaml @@ -1,4 +1,4 @@ -# CI workflow: one clone, one workspace — install → lint → build → test. +# CI workflow: one clone, one workspace — install → lint → build → unit test - e2e test. # Runs on pull requests, push/tag/manual on main, or manual from any branch. # Deploy workflow depends on this (ci) and runs only on main. when: