We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs.yml
1 parent 65f9c8d commit bd8ef20Copy full SHA for bd8ef20
.github/workflows/docs.yml
@@ -32,6 +32,8 @@ on:
32
paths:
33
- 'docs/**.md'
34
- '**.yml'
35
+ - 'utils/**'
36
+ - 'patches/**'
37
38
env:
39
CURL_VERSION: 8.9.1
0 commit comments