From 1d0cef002cb086cd4434226f1bee2bed3ad7e542 Mon Sep 17 00:00:00 2001 From: Giso Bartels Date: Mon, 21 Jun 2021 23:42:43 +0200 Subject: [PATCH] Fix documentation for root file changes (#133) Co-authored-by: Patrick Ellis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4eccfc6..bf944bcb 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ label2: example2/* ```yml # Add 'repo' label to any root file changes repo: -- ./* +- '*' # Add '@domain/core' label to any change within the 'core' package @domain/core: