From 5b8a3aa86531a0a4959de46124a45de2f9423cec Mon Sep 17 00:00:00 2001 From: Benjamin Labrecque Date: Tue, 25 Aug 2026 11:14:39 +0200 Subject: [PATCH] fix: docs --- .gitea/workflows/ioc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/ioc.yml b/.gitea/workflows/ioc.yml index e3594a6..d6abf3f 100644 --- a/.gitea/workflows/ioc.yml +++ b/.gitea/workflows/ioc.yml @@ -1,7 +1,7 @@ name: Ioc -# Manually install / start / restart iocs, i.e. what the 'agebd ioc ...' cli -# commands used to do. The ioc files are read from the deployed dir on /sls, +# Manually install / start / restart iocs. +# The ioc files are read from the deployed dir on /sls, # so the service has to be deployed (see the 'Deploy' workflow) beforehand. on: workflow_dispatch: