From 1087a7c8a83be5d6496740e8998a9628a36d0e10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20Eeden?= Date: Sun, 16 Feb 2025 12:55:50 +0100 Subject: [PATCH] README: Add notes for annotation config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniƫl van Eeden --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 282afa9..0788ff7 100644 --- a/README.md +++ b/README.md @@ -512,6 +512,8 @@ permissions: checks: write ``` +For annotations to work use the default `colored-line-number` output and either use `actions/setup-go` in the job or enable the internal [problem matchers](#problem-matchers). + ## Performance The action was implemented with performance in mind: