add gocron (#1787)

This commit is contained in:
Rabenherz112 2025-12-04 13:41:29 +01:00 committed by GitHub
parent ec71fa7196
commit 65aa788e4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
software/gocron.yml Normal file
View file

@ -0,0 +1,10 @@
name: "gocron"
website_url: "https://github.com/flohoss/gocron"
source_code_url: "https://github.com/flohoss/gocron"
description: "Task scheduler that allows users to specify recurring jobs via a simple YAML configuration file."
licenses:
- MIT
platforms:
- Docker
tags:
- Automation