From e048fe4f4648b120185cbc284352d1f0ddcefaf4 Mon Sep 17 00:00:00 2001 From: Philip Mallegol-Hansen Date: Mon, 15 May 2023 09:55:51 -0700 Subject: [PATCH] Moves notice under h1 (#4189) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d7ccd79..8ec384e9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -**NOTICE**: If your use of the super-linter action failed around April 26th, 2023, we changed the organization name from `github` to `super-linter` so you will need to update your references to this action from `github/super-linter` to `super-linter/super-linter`. -
# Super-Linter +**NOTICE**: If your use of the super-linter action failed around April 26th, 2023, we changed the organization name from `github` to `super-linter` so you will need to update your references to this action from `github/super-linter` to `super-linter/super-linter`. + This repository is for the **GitHub Action** to run a **Super-Linter**. It is a simple combination of various linters, written in `bash`, to help validate your source code.