Skip to content

Commit 91830db

Browse files
authored
Remove conditional
Remove condition for CROWDIN_PROJECT_ID in crowdin job.
1 parent a1df1ec commit 91830db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/download-translations.yml

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

1515
jobs:
1616
crowdin:
17-
if: ${{ secrets.CROWDIN_PROJECT_ID != '' }}
1817
runs-on: ubuntu-latest
1918
steps:
2019
- name: Checkout

0 commit comments

Comments
 (0)