Skip to content

Commit aeb7f24

Browse files
authored
Do shallow clone in pull translations workflow (#54645)
1 parent 5ac1a12 commit aeb7f24

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pull-translations.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
sudo pip3 install transifex-client
1717
- name: "Checkout"
1818
uses: actions/checkout@v2
19-
with:
20-
ref: master
21-
fetch-depth: 0
2219
- name: "Get current date"
2320
uses: 1466587594/get-current-time@v2
2421
id: current-date

0 commit comments

Comments
 (0)