Skip to content

Commit 74d279b

Browse files
committed
Make the change range more precise
1 parent 1b11486 commit 74d279b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
pip install pre-commit
4545
pre-commit run --all-files pofmt
46-
git add .
46+
git add docs/ src/
4747
git commit -m "Update po files by GitHub Actions"
4848
4949
- name: Push changes

0 commit comments

Comments
 (0)