We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645ab1d commit 17112ecCopy full SHA for 17112ec
.github/workflows/docs.yml
@@ -5,7 +5,8 @@ on:
5
- master
6
paths:
7
- "**.md"
8
- - "mkdocs.yml"
+ - "**.yml"
9
+ - docs/**
10
11
12
jobs:
0 commit comments