We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f1ce11 + 4ee7235 commit 4dd53beCopy full SHA for 4dd53be
1 file changed
.github/workflows/deploy.yml
@@ -4,7 +4,8 @@ on:
4
push:
5
branches: [main]
6
paths:
7
- - 'content/**/*.json'
+ - 'content/**'
8
+ - 'translations/**'
9
- 'templates/**'
10
- 'site/**'
11
workflow_run:
0 commit comments