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: