From 224dce1d79c28736be7fc536b0274b13af975190 Mon Sep 17 00:00:00 2001 From: Kevin Stillhammer Date: Thu, 27 Mar 2025 11:34:21 +0100 Subject: [PATCH] Add link to supported glob patterns (#348) Closes: #346 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1da306e..a91e840 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,8 @@ changes. If you use relative paths, they are relative to the repository root. > [!NOTE] > +> You can look up supported patterns [here]((https://github.com/actions/toolkit/tree/main/packages/glob#patterns)) +> > The default is > ```yaml > cache-dependency-glob: |