We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e313473 commit 289411eCopy full SHA for 289411e
.github/workflows/translation.yml
@@ -3,8 +3,8 @@ name: Update docs translation
3
on:
4
pull_request:
5
paths:
6
- - 'cookbook/**'
7
- - 'guide/**'
+ - 'cookbook/*'
+ - 'guide/*'
8
9
jobs:
10
update-docs:
0 commit comments