From ef143482eaea4d8a3a94fdf07e30c90bfa891336 Mon Sep 17 00:00:00 2001 From: kemitix Date: Tue, 17 Sep 2024 15:35:36 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 301498a..8347668 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# forgejo-action-todo-checker +# forgejo-todo-checker + +Checks your source files for TODO and FIXME comments, where they don't have an open issue number. -Checks your source files for TODO and FIXME comments, where they don't have an open issue number. - (Inspired by https://woodpecker-ci.org/plugins/TODO-Checker) \ No newline at end of file