From fe19838e9e0ffa7eae178e20d30baba60002bab1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20Eeden?= Date: Sun, 16 Feb 2025 19:21:00 +0100 Subject: [PATCH] docs: add notes for annotation config (#1173) --- 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: