Skip to content

Commit a07cefe

Browse files
committed
chore: now also sync translations/ dir
Log:
1 parent abe3e48 commit a07cefe

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/call-synchronize-to-snipe.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ on:
33
pull_request_target:
44
paths-ignore:
55
- "debian/**"
6-
- "translations/**"
76
- "archlinux/**"
87
- "rpm/**"
98
- ".obs/**"
@@ -18,4 +17,4 @@ jobs:
1817
dest_repo: linuxdeepin/dde-session-shell-snipe
1918
source_repo: ${{ github.event.pull_request.head.repo.full_name }}
2019
source_ref: ${{ github.event.pull_request.head.ref }}
21-
pull_number: ${{ github.event.pull_request.number }}
20+
pull_number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)