From 8c00367c6d6c3387e62aa00cf025567e8a5d2b65 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Mon, 3 Mar 2025 13:08:27 +0100 Subject: [PATCH] fix lint issues --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd3fa2b..9f43f71 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,10 @@ Actions are triggered by GitHub platform events directly in a repo and run on-demand workflows either on Linux, Windows or macOS virtual machines or inside a container in response. With GitHub Actions you can automate your workflow from idea to production. + > [!IMPORTANT] -> This is a fork of , this fork will be maintained ... or trying to be. +> This is a fork of , this fork will be maintained, or trying to be. + ## Contents