From 2f0d6d1971c28ed42904d5de3b78a83d9550a6b2 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Fri, 20 Sep 2024 00:25:16 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b94484..d16a551 100644 --- a/README.md +++ b/README.md @@ -254,6 +254,7 @@ A collection of awesome things. - [minamijoyo/tfupdate](https://github.com/minamijoyo/tfupdate) - Update version constraints in your Terraform configurations - [muesli/beehive](https://github.com/muesli/beehive) - A flexible event/agent & automation system with lots of bees 🐝 - [muesli/duf](https://github.com/muesli/duf) - Disk Usage/Free Utility - a better 'df' alternative +- [muesli/gitomatic](https://github.com/muesli/gitomatic) - A tool to monitor git repositories and automatically pull & push changes - [muety/wakapi](https://github.com/muety/wakapi) - 📊 A minimalist, self-hosted WakaTime-compatible backend for coding statistics - [muxinc/certificate-expiry-monitor](https://github.com/muxinc/certificate-expiry-monitor) - Utility that exposes the expiry of TLS certificates as Prometheus metrics - [nektos/act](https://github.com/nektos/act) - Run your GitHub Actions locally 🚀