From 538aab294ba34783b445a4d1ba6a1638945aa990 Mon Sep 17 00:00:00 2001 From: Debian Date: Wed, 27 Aug 2025 22:17:02 +0000 Subject: [PATCH] ci(template-sync): utiliser runs-on: self-hosted au lieu du label linux --- .gitea/workflows/template-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/template-sync.yml b/.gitea/workflows/template-sync.yml index b1dba5fe..ff0e61e0 100644 --- a/.gitea/workflows/template-sync.yml +++ b/.gitea/workflows/template-sync.yml @@ -7,7 +7,7 @@ on: jobs: check-and-sync: - runs-on: linux + runs-on: self-hosted steps: - name: Lire TEMPLATE_VERSION et .4nk-sync.yml # Doit charger ref courant, source_repo et périmètre paths