Fix glob syntax link ()

The link added in  is broken
This commit is contained in:
Philipp A. 2025-03-27 13:05:11 +01:00 committed by GitHub
parent 224dce1d79
commit 4fa25599ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -191,7 +191,7 @@ 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))
> You can look up supported patterns [here](https://github.com/actions/toolkit/tree/main/packages/glob#patterns)
>
> The default is
> ```yaml