We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbf447d + d291afe commit 0836ea3Copy full SHA for 0836ea3
.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