We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b03710f commit bfe1551Copy full SHA for bfe1551
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: ["main"]
6
paths:
7
- - "*.md"
+ - "**.md"
8
workflow_dispatch:
9
10
permissions:
0 commit comments