Skip to content

Commit 9865036

Browse files
authored
Add conditional back
1 parent 91830db commit 9865036

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/download-translations.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ permissions: write-all
1414

1515
jobs:
1616
crowdin:
17+
if: ${{ secrets.CROWDIN_PROJECT_ID != '' }}
1718
runs-on: ubuntu-latest
1819
steps:
1920
- name: Checkout

0 commit comments

Comments
 (0)