We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb86495 commit d291afeCopy full SHA for d291afe
.github/workflows/deploy.yml
@@ -3,7 +3,7 @@ on:
3
branches:
4
- master
5
paths:
6
- - docs
+ - docs/**
7
jobs:
8
deploy:
9
runs-on: ubuntu-latest
0 commit comments