Skip to content

Commit 82a79a0

Browse files
committed
fix syntax error
1 parent 165ae91 commit 82a79a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weblate-reformat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Weblate Reformat
22
on:
33
pull_request_target:
44
paths:
5-
- 'frontend/xliff/**"
5+
- 'frontend/xliff/**'
66
- '.github/workflows/weblate-reformat.yaml'
77

88
branches:

0 commit comments

Comments
 (0)